Files
Project_Animatix/.gitignore
2026-04-17 19:11:57 +05:30

19 lines
150 B
Plaintext

AI Gen Code/
.env
.env.*
!.env.example
node_modules/
.next/
out/
*.tsbuildinfo
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.DS_Store
Thumbs.db