forked from wiktor/spejstore-new
Add .env to .gitignore
This commit is contained in:
parent
af85d191ad
commit
b09016ea3b
|
@ -2,6 +2,7 @@
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
*.swp
|
*.swp
|
||||||
spejstore.env
|
spejstore.env
|
||||||
|
.env
|
||||||
env/
|
env/
|
||||||
backups
|
backups
|
||||||
media/
|
media/
|
||||||
|
|
Loading…
Reference in New Issue