Skip to content

Commit

Permalink
Merge pull request #331 from kc8apf/gitignore-builds
Browse files Browse the repository at this point in the history
Ignore build*, not just 'build'
  • Loading branch information
williamspatrick committed Jun 15, 2016
2 parents e3dfc63 + f27e076 commit 56a1700
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,3 +1,3 @@
build/*
build*/*
customrc
*.sw?

0 comments on commit 56a1700

Please sign in to comment.