summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2019-08-31 15:37:46 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2019-08-31 15:37:46 +0300
commit31bf144ecdfa3c1da9e38e1f6338329aab996680 (patch)
treeb0aaaa045905bb78adc6e60af16b867e93c4e371 /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore25
1 files changed, 25 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..b881371
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,25 @@
+target/
+**/*.rs.bk
+Cargo.lock
+target/
+**/*.rs.bk
+target/
+**/*.rs.bk
+.gdb_history
+*.log
+
+
+#Added by cargo
+#
+#already existing elements are commented out
+
+/target
+#**/*.rs.bk
+
+
+#Added by cargo
+#
+#already existing elements are commented out
+
+#/target
+#**/*.rs.bk