forked from MountainTownTechnology/aural_isle
adds .env and aural_isle.sqlite.db to gitignore
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@ target/
|
|||||||
|
|
||||||
# No need to store databases in the git repo
|
# No need to store databases in the git repo
|
||||||
**/*.sqlite
|
**/*.sqlite
|
||||||
|
.env
|
||||||
|
aural_isle.sqlite.db
|
||||||
|
Reference in New Issue
Block a user