summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-07-07 23:44:04 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-07-07 23:44:04 +0200
commitb55789578c4a0c73aa7ecfcb692ee32a1158a075 (patch)
tree7bf3d6a129d3dd5dc8045f0d179fd8249f3a57d2 /.gitignore
parent4ec3e29459d891660ae385e8774b26315612a26c (diff)
Ignore /out
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a9d37c56..88f6183d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
-target
Cargo.lock
+out
+target