Skip to content

Commit

Permalink
add some entries into .gitignore for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
K.Kosako committed Dec 5, 2017
1 parent 7f4230c commit ccb15fd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ Makefile.in
*.la
*.pc
*.log
*.dll
*.lib
*.exe
*.exp
*~
.libs/
.deps/
Expand Down

0 comments on commit ccb15fd

Please sign in to comment.