Skip to content

Commit

Permalink
.gitignore: ignore Make.user file.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanKarpinski committed Aug 21, 2013
1 parent bc4f451 commit 03eb8c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,11 @@
/dist-extras
/julia
/usr
/Make.user

*.exe
*.dll
*.do
*.o
*.dylib
*.dSYM

/Make.user

0 comments on commit 03eb8c5

Please sign in to comment.