updated .gitignore

full_example
Mark Cotton 2023-05-29 20:55:09 -05:00
parent 4460bb6047
commit 1ca8792311
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
__pycache__ __pycache__
*.pyc *.pyc
.DS_Store .DS_Store
settings.py
my_settings.py my_settings.py
*.orig *.orig
.lazy_login .lazy_login