diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2017-11-09 20:27:41 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2017-11-09 20:27:41 +0100 |
commit | 11cb0bba576fb9a041c29ba37cf4e1b2e2c387c2 (patch) | |
tree | 6bebeda47078f9883f0f1311eb45f1be555ebc44 /.gitignore | |
download | finanzstatus-11cb0bba576fb9a041c29ba37cf4e1b2e2c387c2.tar.gz finanzstatus-11cb0bba576fb9a041c29ba37cf4e1b2e2c387c2.zip |
add transfers watching jabber bot
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..69a43fc --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +account.ini +*.db +*.iml +*.idea
\ No newline at end of file |