Update gitignore

This commit is contained in:
Roman Mogylatov 2021-10-12 10:42:04 -04:00
parent 284dee6e58
commit 1a28abb969

3
.gitignore vendored
View File

@ -36,6 +36,7 @@ reports/
.cache
nosetests.xml
coverage.xml
.hypothesis/
# Translations
*.mo
@ -54,7 +55,7 @@ target/
.idea/
# Virtualenv
venv/
venv*/
# SQLite
*.db