summaryrefslogtreecommitdiff
path: root/2018-tower-defence/.gitignore
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2022-04-19 21:29:11 +0200
committerJustin Wernick <justin@worthe-it.co.za>2022-04-19 21:29:11 +0200
commit01a849c6b26afd076989f645c6153d8ce1422281 (patch)
treea02fbbfbd958b8492dd3dc7bd58b4bb1d8566080 /2018-tower-defence/.gitignore
parent59f8b6a8ef1abfd0556cc940ccb64305fcdf2968 (diff)
parent7ec48d0d454499177b63bc5bd512a3a2d6baa839 (diff)
Merge branch 'tower-defence-main'
Diffstat (limited to '2018-tower-defence/.gitignore')
-rw-r--r--2018-tower-defence/.gitignore13
1 files changed, 13 insertions, 0 deletions
diff --git a/2018-tower-defence/.gitignore b/2018-tower-defence/.gitignore
new file mode 100644
index 0000000..54a07fd
--- /dev/null
+++ b/2018-tower-defence/.gitignore
@@ -0,0 +1,13 @@
+target
+command.txt
+state.json
+
+# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
+# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
+Cargo.lock
+
+# These are backup files generated by rustfmt
+**/*.rs.bk
+/perf.data
+/perf.data.old
+/submission.zip