1
0
mirror of https://github.com/rofl0r/proxychains-ng synced 2025-01-06 21:02:55 +08:00

Add gitignore file to disable build files from commits.

This commit is contained in:
Adam Hamsik 2011-02-25 14:25:47 +02:00
parent 85aec8878d
commit 282d3d0390

12
.gitignore vendored Normal file
View File

@ -0,0 +1,12 @@
*.o
*.so
*.la
*.lo
.deps/
.libs/
# Autoconf stuff
libtool
config.*
Makefile
stamp-h