RWKV-Runner/.gitignore

19 lines
210 B
Plaintext
Raw Normal View History

2023-05-03 15:38:54 +00:00
build/bin
node_modules
frontend/dist
2023-05-07 09:27:54 +00:00
__pycache__
2023-05-03 15:38:54 +00:00
.idea
2023-05-05 05:41:54 +00:00
.vs
2023-05-13 15:36:30 +00:00
*.pth
2023-05-15 13:55:57 +00:00
*.bin
/config.json
/cache.json
/frontend/stats.html
/frontend/package.json.md5
2023-05-20 15:34:33 +00:00
/py310
2023-05-21 02:15:55 +00:00
*.zip
/cmd-helper.bat
/backend-python/wkv_cuda
*.exe
*.old