summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2016-10-19 18:51:11 +0200
committerAndrew Shadura <andrewsh@debian.org>2016-10-19 18:51:11 +0200
commit0ca0be906e54d171cb5ce7a5a9b49f6a7278fa18 (patch)
treee17da6184277e186c7aebbca0604ccbe3b46256f /.gitignore
parent5c6e16a16a2d7c17188cfe6bcccdf62f276c203c (diff)
parentd8736ad37771257f5e8090072fccfbac90098633 (diff)
Merge tag 'upstream/0.15+git20161013'
Upstream version 0.15+git20161013
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0c54cf7
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+*.pyc
+*~
+.DS_Store
+ofxparse.egg-info/
+build/
+dist/
+nbproject/
+.coverage
+htmlcov