mirror of
https://github.com/haad/proxychains.git
synced 2026-09-14 11:05:48 +05: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