Added .gitignore

This commit is contained in:
Allen
2023-09-23 23:04:22 -05:00
parent 3916475c54
commit 02f7b80b60
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
docker/.env
backend/django/seatstock_django/db.sqlite3