Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/mft.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Seyer <matthew.seyer@gmail.com>2017-04-21 06:19:29 +0300
committerMatthew Seyer <matthew.seyer@gmail.com>2017-04-21 06:19:29 +0300
commit1e51b18c8abe4e7b7b437ae26301dcac6ba8bbf8 (patch)
treef43952c77a81b3cad8d9196a56c78a6d64234f3d /.gitignore
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cb14a42
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+# Generated by Cargo
+# will have compiled files and executables
+/target/
+
+# 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