This commit is contained in:
alydev 2024-05-09 18:10:24 +10:00
parent d7305cf372
commit dd85583422
No known key found for this signature in database
GPG key ID: F4D2C7A426DDA1BD
2 changed files with 4 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,6 +1,8 @@
# Created by https://www.toptal.com/developers/gitignore/api/django
# Edit at https://www.toptal.com/developers/gitignore?templates=django
*.swp
### Django ###
*.log
*.pot
@ -13,7 +15,7 @@ media
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.
# <django-project-name>/staticfiles/
staticfiles/
### Django.Python Stack ###
# Byte-compiled / optimized / DLL files