mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Add some exceptions for Makefiles that are not generated
This commit is contained in:
parent
91e3824f9a
commit
163ca8de16
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue