Add backups and model file to gitignore
This commit is contained in:
parent
866833df65
commit
defb39b5cc
3
.gitignore
vendored
3
.gitignore
vendored
@ -121,3 +121,6 @@ venv.bak/
|
||||
pip-selfcheck.json
|
||||
|
||||
# End of https://www.gitignore.io/api/python,virtualenv
|
||||
|
||||
tehmodel.json
|
||||
backups
|
@ -1 +0,0 @@
|
||||
{"bar": "foo", "foo": 3, "test": 4, "kso72uuzubg22om7": {}}
|
@ -1 +0,0 @@
|
||||
{"clients": {"hrp7wawucurqzzap": {"id": "hrp7wawucurqzzap"}}, "sessions": {}}
|
@ -1 +0,0 @@
|
||||
{"clients": {"hrp7wawucurqzzap": {"id": "hrp7wawucurqzzap"}}, "sessions": {}}
|
Loading…
Reference in New Issue
Block a user