jin/.gitignore
2025-10-27 04:02:18 +08:00

19 lines
143 B
Plaintext

*.pyc
*.py~
*.comp.js
*.DS_Store
*.swp
*.egg-info
dist/
__pycache__/
*.py[cod]
.env
.cursor/
node_modules
*.rdb
dump.rdb
test/
output/
files/