20 lines
133 B
Plaintext
20 lines
133 B
Plaintext
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Build output
|
|
bin/
|
|
|
|
# Config
|
|
.env
|
|
config.local.yaml
|
|
logs
|
|
|
|
# js
|
|
node_modules
|
|
dist
|
|
pack-dist
|
|
|
|
storage |