chore(static): put cahche && env to gitignore

This commit is contained in:
Abhiraj Roy
2024-05-31 18:07:42 +05:30
commit be6c43b27e

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.venv
__pycache__