add ignored files
This commit is contained in:
parent
4d3fe49c41
commit
49362c954f
@ -9,8 +9,17 @@ Session.vim
|
||||
# python virtual env
|
||||
venv
|
||||
.venv
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
.env
|
||||
*.log
|
||||
*.bak
|
||||
|
||||
# db
|
||||
*.db
|
||||
db.sqlite3
|
||||
|
||||
|
||||
nohup.out
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user