update gitignore
This commit is contained in:
parent
23a278e47d
commit
afc25ff16b
|
@ -5,6 +5,7 @@ teste.py
|
||||||
old
|
old
|
||||||
link.sh
|
link.sh
|
||||||
*.key*
|
*.key*
|
||||||
|
dbs/*
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/python,pycharm+all
|
# Created by https://www.toptal.com/developers/gitignore/api/python,pycharm+all
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python,pycharm+all
|
# Edit at https://www.toptal.com/developers/gitignore?templates=python,pycharm+all
|
||||||
|
|
Loading…
Reference in New Issue