mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add some items to .gitignore
This commit is contained in:
parent
024f1fefd2
commit
e2e55660c3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -4,6 +4,7 @@
|
|||
gmon.out
|
||||
Makefile
|
||||
config.log
|
||||
config.cache
|
||||
config.status
|
||||
config.h
|
||||
makefile.dep
|
||||
|
|
@ -13,6 +14,7 @@ libtool
|
|||
.*.swp
|
||||
.deps/
|
||||
.libs/
|
||||
.svn/
|
||||
stamp-h1
|
||||
/libdnet-stripped/dnet-config
|
||||
/nbase/nbase_config.h
|
||||
|
|
@ -27,6 +29,7 @@ stamp-h1
|
|||
/nping/nping
|
||||
/nping/nping_config.h
|
||||
/nsock/include/nsock_config.h
|
||||
/nsock/tests/tests_main
|
||||
/zenmap/build/
|
||||
/zenmap/INSTALLED_FILES
|
||||
TAGS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue