summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Shadura <andrewsh@debian.org>2016-10-19 18:48:59 +0200
committerAndrew Shadura <andrewsh@debian.org>2016-10-19 18:48:59 +0200
commitd8736ad37771257f5e8090072fccfbac90098633 (patch)
tree3b3381d36a5c836030e4143a9916b21223298065 /.gitignore
parentd8216aeb9c12ea81d9941edc6eff39be32c24aca (diff)
Imported 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