Add a few .gitignore files
This commit is contained in:
parent
dd40e52e89
commit
cb69cd4ba5
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
*.o
|
||||
Makefile
|
||||
/config.h
|
1
src/.gitignore
vendored
Normal file
1
src/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/VPN
|
1
tools/.gitignore
vendored
Normal file
1
tools/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/libVPN.so
|
Loading…
Reference in New Issue
Block a user