ignore future env
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,6 +7,7 @@
|
|||||||
*/.DS_Store
|
*/.DS_Store
|
||||||
*/node_modules
|
*/node_modules
|
||||||
*/package-lock.json
|
*/package-lock.json
|
||||||
|
*/.env
|
||||||
|
|
||||||
# backend
|
# backend
|
||||||
backend/data/anki/decks/*
|
backend/data/anki/decks/*
|
||||||
|
|||||||
Reference in New Issue
Block a user