aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-08-21 22:49:16 -0400
committerJesse Luehrs <doy@tozt.net>2019-08-21 22:49:16 -0400
commitfd12440dada3ca11f85f84eb53d2b05af50e26b8 (patch)
treebe7301c95c326237e863aef5b7c783e1ae3d9176 /.gitignore
parentb724b7ea039ff9fb0ff17a79b90dd840691428f2 (diff)
downloadynab-export-fd12440dada3ca11f85f84eb53d2b05af50e26b8.tar.gz
ynab-export-fd12440dada3ca11f85f84eb53d2b05af50e26b8.zip
project skeleton
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..53eaa21
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+**/*.rs.bk