diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2016-12-09 20:50:18 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2016-12-09 20:55:31 +0100 |
commit | 0d3a67d72dac49a17e8554a02f4763ae7c753c4f (patch) | |
tree | 7f7be1f6540f79ca65aa93d424cbc732d826ed92 /.gitignore | |
parent | 8fad557345adb4d5181e3468df10c81b060ec0f1 (diff) | |
download | watchnews-0d3a67d72dac49a17e8554a02f4763ae7c753c4f.tar.gz watchnews-0d3a67d72dac49a17e8554a02f4763ae7c753c4f.zip |
cosmetic changes
- code reformat
- .gitignore more files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ __pycache__ -db.sqlite +/*.sqlite +/*.rss +/.idea
\ No newline at end of file |