mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-21 19:59:09 +00:00
Added relevant .gitignore files
This commit is contained in:
parent
d535e18678
commit
e667e962ac
5
minissdpd/.gitignore
vendored
Normal file
5
minissdpd/.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
*.o
|
||||
minissdpd
|
||||
testcodelength
|
||||
testminissdpd
|
||||
Makefile.bak
|
18
miniupnpc/.gitignore
vendored
Normal file
18
miniupnpc/.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
build/
|
||||
*.o
|
||||
*.a
|
||||
*.so
|
||||
Makefile.bak
|
||||
miniupnpcstrings.h
|
||||
pythonmodule
|
||||
upnpc-shared
|
||||
upnpc-static
|
||||
minihttptestserver
|
||||
minixmlvalid
|
||||
testminiwget
|
||||
validateminiwget
|
||||
validateminixml
|
||||
java/miniupnpc_Linux.jar
|
||||
_jnaerator.*
|
||||
out.errors.txt
|
||||
jnaerator-*.jar
|
8
miniupnpd/.gitignore
vendored
Normal file
8
miniupnpd/.gitignore
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
*.o
|
||||
config.h
|
||||
miniupnpd
|
||||
miniupnpdctl
|
||||
testgetifaddr
|
||||
testgetifstats
|
||||
testupnpdescgen
|
||||
testupnppermissions
|
Loading…
x
Reference in New Issue
Block a user