added .gitignore, fix permissions

This commit is contained in:
Olaf Rempel 2006-03-05 14:23:19 +01:00
parent 464d0b352d
commit bfd2d35260
4 changed files with 20 additions and 0 deletions

20
.gitignore vendored Normal file
View File

@ -0,0 +1,20 @@
config.h
config.log
config.status
libtool
stamp-h1
autom4te.cache
Makefile
*/Makefile
src/*.o
tools/masterquery.o
plugins/*.la
plugins/*.lo
plugins/.libs
src/.libs
tools/.libs
src/hlswmaster
tools/masterquery

0
autogen.sh Normal file → Executable file
View File

0
configure vendored Normal file → Executable file
View File

0
ltmain.sh Normal file → Executable file
View File