Update gitignore

This commit is contained in:
Mark Veidemanis 2018-02-03 16:59:59 +00:00
parent c1bbf3c0d0
commit cd8c61cdc6
1 changed files with 5 additions and 4 deletions

9
.gitignore vendored
View File

@ -1,8 +1,9 @@
*.pyc *.pyc
*.db *.db
*.pem *.pem
config.json conf/config.json
pool.json conf/pool.json
wholist.json conf/wholist.json
dist.sh conf/keyword.json
conf/dist.sh
env/ env/