Skip to content

Commit

Permalink
gitignore build* instead of build
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
mossheim committed Jan 24, 2018
1 parent aa606ed commit e62fe38
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,5 +1,5 @@
.DS_Store
build
build*
source/local/*.cpp
source/local/*.scd
source/local/*.sc
Expand Down

0 comments on commit e62fe38

Please sign in to comment.