/ .gitignore
.gitignore
 1  *~
 2  *.class
 3  java/*.jar
 4  *.o
 5  *.a
 6  *.so
 7  *.dylib
 8  *.dll
 9  _jnaerator*
10  natpmpc-shared
11  natpmpc-shared.exe
12  natpmpc-static
13  natpmpc-static.exe
14  out.errors.txt
15  testgetgateway
16  testgetgateway.exe
17  fr_free_miniupnp_libnatpmp_NatPmp.h
18  natpmp_*.jar
19  jnaerator*.jar
20  libraries/
21  build/
22  msvc/.vs
23  msvc/Release
24  msvc/Debug
25  *.user