summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGreg Brown <gmb60@cam.ac.uk>2020-10-22 13:02:34 +0100
committerGreg Brown <gmb60@cam.ac.uk>2020-10-22 13:02:34 +0100
commit055cf5beabd6b397168023341e01cf5e94a0f060 (patch)
treeeb088f85623933798c16e190fd3104145f571e9f /.gitignore
Initial commit
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..1b26c78
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+/target
+
+
+# Added by cargo
+#
+# already existing elements were commented out
+
+#/target
+Cargo.lock