summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-07-06 03:31:56 +0200
committeremkael <emkael@tlen.pl>2018-07-06 03:31:56 +0200
commit26ea3c9d1fab000b388a30e017719394c4d38289 (patch)
treecaa760bd68b95cca8652ca6036d9cda23a044209
parent81e03ebaaee4d8e8a7e54862aabc4299aa0cd232 (diff)
Adding example output directory to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ee704a0..cbf7992 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
playoff-*.zip
build/*
dist/*
+output/*