mirror of
https://github.com/stake-house/wagyu-key-gen.git
synced 2026-01-08 20:27:57 -05:00
17 lines
194 B
Plaintext
17 lines
194 B
Plaintext
.vscode/
|
|
.venv/
|
|
node_modules/
|
|
dist/
|
|
.pnp.*
|
|
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
# For pyinstaller
|
|
build/
|
|
src/scripts/__pycache__/
|
|
src/vendors/*.pyc
|