🐛 fix(_na): basic ignores

This commit is contained in:
eshanized
2024-12-29 11:41:32 +05:30
parent 8eb7933d57
commit f3b20e6247

13
.gitignore vendored
View File

@@ -1 +1,12 @@
__pycache__
# Byte-compiled files
__pycache__/
*.py[cod]
*$py.class
# Virtual environments
venv/
env/
# pipenv
Pipfile
Pipfile.lock