mirror of
https://github.com/nmap/nmap.git
synced 2025-12-09 06:01:28 +00:00
Add some items to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,6 +4,7 @@
|
|||||||
gmon.out
|
gmon.out
|
||||||
Makefile
|
Makefile
|
||||||
config.log
|
config.log
|
||||||
|
config.cache
|
||||||
config.status
|
config.status
|
||||||
config.h
|
config.h
|
||||||
makefile.dep
|
makefile.dep
|
||||||
@@ -13,6 +14,7 @@ libtool
|
|||||||
.*.swp
|
.*.swp
|
||||||
.deps/
|
.deps/
|
||||||
.libs/
|
.libs/
|
||||||
|
.svn/
|
||||||
stamp-h1
|
stamp-h1
|
||||||
/libdnet-stripped/dnet-config
|
/libdnet-stripped/dnet-config
|
||||||
/nbase/nbase_config.h
|
/nbase/nbase_config.h
|
||||||
@@ -27,6 +29,7 @@ stamp-h1
|
|||||||
/nping/nping
|
/nping/nping
|
||||||
/nping/nping_config.h
|
/nping/nping_config.h
|
||||||
/nsock/include/nsock_config.h
|
/nsock/include/nsock_config.h
|
||||||
|
/nsock/tests/tests_main
|
||||||
/zenmap/build/
|
/zenmap/build/
|
||||||
/zenmap/INSTALLED_FILES
|
/zenmap/INSTALLED_FILES
|
||||||
TAGS
|
TAGS
|
||||||
|
|||||||
Reference in New Issue
Block a user