aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAndreas Grois <andi@grois.info>2021-12-02 18:47:14 +0100
committerAndreas Grois <andi@grois.info>2021-12-02 18:47:14 +0100
commit48e7a6537dc2b0411db18705af5c95062a901d03 (patch)
treef9049a6a06712feaa6e1a489705c55fcdb22aa49 /.gitignore
Initial
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..8a7f3da
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,9 @@
+/target
+*~
+
+# Added by cargo
+#
+# already existing elements were commented out
+
+#/target
+Cargo.lock