Add a few .gitignore files

This commit is contained in:
Pierre Pronchery 2016-02-04 02:43:57 +01:00
parent dd40e52e89
commit cb69cd4ba5
3 changed files with 5 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.o
Makefile
/config.h

1
src/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/VPN

1
tools/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/libVPN.so