diff options
author | Sven Gothel <[email protected]> | 2014-05-10 01:29:33 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2014-05-10 01:29:33 +0200 |
commit | f0620f1ae26a5cbdf55c9671de12f460fde179c4 (patch) | |
tree | acec5c26378e4e7615d06133c57393312f579146 /.gitignore | |
parent | 711a91dd5bb01736b1c7b2a238a87c392407a644 (diff) |
ignore all build* folders
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ build +build* dist .idea/workspace.xml **~ |