mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-12-22 04:08:47 +00:00
Add gitignore file to disable build files from commits.
This commit is contained in:
parent
85aec8878d
commit
282d3d0390
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
*.o
|
||||||
|
*.so
|
||||||
|
*.la
|
||||||
|
*.lo
|
||||||
|
.deps/
|
||||||
|
.libs/
|
||||||
|
|
||||||
|
# Autoconf stuff
|
||||||
|
libtool
|
||||||
|
config.*
|
||||||
|
Makefile
|
||||||
|
stamp-h
|
Loading…
Reference in New Issue
Block a user