ignore feedlist file

This commit is contained in:
Carl Chenet 2017-07-31 17:21:48 +02:00
parent 37ee1e5a67
commit f129d15f11
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,5 +1,6 @@
docs/build/ docs/build/
__pycache__ __pycache__
feedlist
*.swp *.swp
*.pyc *.pyc
*.db *.db