ninfs/.gitignore
2024-02-10 21:23:36 -06:00

15 lines
172 B
Plaintext

build/
dist/
.idea/
venv*/
*.bin
*.egg-info/
__pycache__/
.DS_Store
*.so
*.pyd
# dll and dylib are not here, since libcrypto needs to be included
Thumbs.db
result
result-*