aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKostya Shishkov <kostya.shishkov@gmail.com>2019-01-19 17:40:59 +0100
committerKostya Shishkov <kostya.shishkov@gmail.com>2019-01-19 17:40:59 +0100
commit11a46b93be48216b494cbafc4c0455e3317df733 (patch)
treed25709579b39780d8e7f2320c98b53f8261da74f
parent674ebc332a586c1e8ca1050f2c23395d9f970ac0 (diff)
downloadnihav-11a46b93be48216b494cbafc4c0455e3317df733.tar.gz
ignore assets dir
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9f58a1d..706ae40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
target
Cargo.lock
-nihav-tool
+assets
+nihav-tool \ No newline at end of file