summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2015-04-24 18:49:56 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2015-04-24 18:49:56 +0200
commit162d8692b8118b22378d79b0ccde257bfbb2c20c (patch)
tree0399fbb6da99958fc8864385a1dc8ab15eea9624
parentc8790790030cb45a98f0de651273602dd234fce2 (diff)
Ignore _build and dist directories.
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 029259e..a436d86 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,5 @@
/recentchanges
\#*\#
*~
+/_build/
+/dist/