summaryrefslogtreecommitdiff
path: root/rust/gigasecond/.gitignore
diff options
context:
space:
mode:
authorDimitri Sokolyuk <sokolyuk@gmail.com>2024-05-31 23:01:55 +0200
committerDimitri Sokolyuk <sokolyuk@gmail.com>2024-05-31 23:01:55 +0200
commit0e14bbe57d66756ec08cc6e943bd730a30bcea15 (patch)
treed687e4d4c3fc3cbc0d8b44d46162e63d5831aa25 /rust/gigasecond/.gitignore
parent9eeeba3d42d44aeb2c4b7f4bafeee4ddbcbc7656 (diff)
Add gigasecond
Diffstat (limited to 'rust/gigasecond/.gitignore')
-rw-r--r--rust/gigasecond/.gitignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/rust/gigasecond/.gitignore b/rust/gigasecond/.gitignore
new file mode 100644
index 0000000..db7f315
--- /dev/null
+++ b/rust/gigasecond/.gitignore
@@ -0,0 +1,8 @@
+# Generated by Cargo
+# will have compiled files and executables
+/target/
+**/*.rs.bk
+
+# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
+# More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
+Cargo.lock