.gitignore changd

This commit is contained in:
Roland Jax
2014-01-22 19:59:17 +01:00
parent 46c02f2bda
commit fa6f5fb6b7
+18 -27
View File
@@ -1,31 +1,22 @@
# Object files /INSTALL
*.o /Makefile
*.ko
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
/Makefile.in /Makefile.in
/aclocal.m4 /aclocal.m4
/ar-lib
/autom4te.cache/ /autom4te.cache/
/config* /config*
/tools/* /depcomp
*.deps/ /libebus-*.pc
stamp-h1 /libebus-*.tar.*
src/Makefile /install-sh
src/Makefile.in /libtool
lib/Makefile /ltmain.sh
lib/Makefile.in /m4/
src/ebusd /missing
Makefile /stamp-h?
.deps/
.libs/
*.l[ao]
*.o
*.dirstamp
test_*