Cosplay/.gitignore

13 lines
103 B
Plaintext
Raw Normal View History

2024-06-14 20:35:49 -07:00
.*
!.gitignore
# Nix build output
result
# Python
__pycache__
*.py[cod]
2024-11-13 22:22:57 -08:00
# Model build output
/build