update gitignore

This commit is contained in:
Cyberes 2024-06-09 20:23:39 -06:00
parent 700e518e3e
commit feed8e5d15
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -1,5 +1,8 @@
.idea
migrations/
!migrations/__init__.py
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/