Skip to content

Commit

Permalink
All all build* directories into .gitignore.
Browse files Browse the repository at this point in the history
Some people (including myself) use several build directories, so ignore them
all, not just 'build'.
  • Loading branch information
s3rvac committed Dec 25, 2017
1 parent 630d2d3 commit 0f41aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/build/
/build*/

0 comments on commit 0f41aa3

Please sign in to comment.