summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2012-04-14 13:45:47 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2012-04-14 13:45:47 (GMT)
commit216b5de60e5592e003eb5ba062b3c41ce8f5f341 (patch)
treea286c5db335ab67b617a2767352ffbdda8956b98 /.gitignore
parent66a451129cfc31318e793823c077215d7628e75f (diff)
downloadpowder-216b5de60e5592e003eb5ba062b3c41ce8f5f341.zip
powder-216b5de60e5592e003eb5ba062b3c41ce8f5f341.tar.gz
Add build to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5d8d28f..d28e45e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@
*~
*.pref
stdout.txt
-stderr.txt \ No newline at end of file
+stderr.txt
+build/* \ No newline at end of file