Add gitignore file to disable build files from commits.

proxychain_fixes
Adam Hamsik 2011-02-25 14:25:47 +02:00
parent 85aec8878d
commit 282d3d0390
1 changed files with 12 additions and 0 deletions

12
.gitignore vendored Normal file
View File

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