summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2014-05-10 01:29:33 +0200
committerSven Gothel <[email protected]>2014-05-10 01:29:33 +0200
commitf0620f1ae26a5cbdf55c9671de12f460fde179c4 (patch)
treeacec5c26378e4e7615d06133c57393312f579146
parent711a91dd5bb01736b1c7b2a238a87c392407a644 (diff)
ignore all build* folders
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 717b41b3..3fd1a699 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
build
+build*
dist
.idea/workspace.xml
**~