summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2017-11-23 22:03:02 +0200
committerJustin Worthe <justin@worthe-it.co.za>2017-11-23 22:03:02 +0200
commit817d06fc2ef4f8e258d906fad96c26f72b32c702 (patch)
tree5ba5266955d22a9d669a38c0fbb3d2f42c6f6ede /.gitignore
Basic functionality: parses qif files and strips T=0 entries
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..eccd7b4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target/
+**/*.rs.bk