aboutsummaryrefslogtreecommitdiff
path: root/sum-of-multiples/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'sum-of-multiples/.gitignore')
-rw-r--r--sum-of-multiples/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/sum-of-multiples/.gitignore b/sum-of-multiples/.gitignore
new file mode 100644
index 0000000..db7f315
--- /dev/null
+++ b/sum-of-multiples/.gitignore
@@ -0,0 +1,8 @@
1# Generated by Cargo
2# will have compiled files and executables
3/target/
4**/*.rs.bk
5
6# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
7# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
8Cargo.lock