Skip to content

Commit

Permalink
Add some exceptions for Makefiles that are not generated
Browse files Browse the repository at this point in the history
  • Loading branch information
bonsaiviking committed Jan 25, 2018
1 parent 91e3824 commit 163ca8d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,9 @@ ndiff/INSTALLED_FILES
libz/contrib/vstudio/vc11/Debug_lib/
libz/contrib/vstudio/vc11/Release_lib/
libz/zconf.h
!liblinear/Makefile
!liblinear/blas/Makefile
!liblua/Makefile
!macosx/Makefile
!mswin32/Makefile
!zenmap/share/zenmap/locale/Makefile

0 comments on commit 163ca8d

Please sign in to comment.