changeset 176:6a060e46542d

.gitignore: also ignore build/ and dist/
author Paul Brossier <piem@piem.org>
date Mon, 13 Feb 2017 17:38:44 +0100
parents 18f453a30ac7
children c5ad52c1bc9a
files .gitignore
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore	Mon Feb 13 17:35:29 2017 +0100
+++ b/.gitignore	Mon Feb 13 17:38:44 2017 +0100
@@ -11,3 +11,5 @@
 
 waf
 contrib/
+build/
+dist/