summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.me>2019-04-01 23:23:03 -0400
committerMatan Kushner <hello@matchai.me>2019-04-01 23:23:03 -0400
commitca3f439012f3d1125e1863d383bb155f9f1f59d5 (patch)
treed2e442009359ca1b5411aaf9287744aeeeb59b82 /.gitignore
Initial commit
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 000000000..f0e3bcacb
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/target
+**/*.rs.bk \ No newline at end of file