Cosplay/.gitignore

13 lines
103 B
Plaintext

.*
!.gitignore
# Nix build output
result
# Python
__pycache__
*.py[cod]
# Model build output
/build