updated .gitignore

This commit is contained in:
Edward Tirado Jr 2025-04-07 00:51:30 -05:00
parent a49441e090
commit 94d8969103
164 changed files with 37387 additions and 0 deletions

3
.gitignore vendored
View file

@ -26,6 +26,9 @@ share/python-wheels/
*.egg
MANIFEST
# django
static
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.