.gitignore: also ignore build/ and dist/
authorPaul Brossier <piem@piem.org>
Mon, 13 Feb 2017 16:38:44 +0000 (17:38 +0100)
committerPaul Brossier <piem@piem.org>
Mon, 13 Feb 2017 16:38:44 +0000 (17:38 +0100)
.gitignore

index a3c9636..9b42f66 100644 (file)
@@ -11,3 +11,5 @@ libmain.so
 
 waf
 contrib/
+build/
+dist/