mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 23:34:05 +08:00
add /env to .gitignore
This commit is contained in:
parent
220c7bdf11
commit
6f820c5fc5
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -10,4 +10,5 @@ static/node_modules
|
|||
db.sqlite-journal
|
||||
static/upload
|
||||
adhoc_*
|
||||
adhoc.py
|
||||
adhoc.py
|
||||
env/
|
Loading…
Reference in a new issue