Initial Animatrix import

This commit is contained in:
Sagnik
2026-04-17 19:11:57 +05:30
commit c7994d17a9
60 changed files with 8516 additions and 0 deletions

18
.gitignore vendored Normal file
View File

@@ -0,0 +1,18 @@
AI Gen Code/
.env
.env.*
!.env.example
node_modules/
.next/
out/
*.tsbuildinfo
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
.DS_Store
Thumbs.db