aboutsummaryrefslogtreecommitdiff
path: root/raindrops/.gitignore
diff options
context:
space:
mode:
authorFederico I <git@federicoigne.com>2020-03-15 00:33:33 +0000
committerFederico Igne <git@federicoigne.com>2021-11-03 18:49:47 +0000
commit6d468ece96c1e89f73828369be907d17513b455f (patch)
tree490945aa6e08d1d0055404a15f6800099c1b92f8 /raindrops/.gitignore
parent06bacfaeebe3949952cc9b8d9ec219dc9df8ff29 (diff)
downloadexercism-6d468ece96c1e89f73828369be907d17513b455f.tar.gz
exercism-6d468ece96c1e89f73828369be907d17513b455f.zip
[rust] Raindrops
Diffstat (limited to 'raindrops/.gitignore')
-rw-r--r--raindrops/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/raindrops/.gitignore b/raindrops/.gitignore
new file mode 100644
index 0000000..db7f315
--- /dev/null
+++ b/raindrops/.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