compile with -Werror
[deb_libcec.git] / .gitignore
index fbf4edc91fe3b9c3d92965ea5db93df262ce47c0..420dc5e6b9740ac3e03c8f19926e66bd643f8b96 100644 (file)
@@ -1,6 +1,7 @@
 /build
 /.cproject
 /.project
+/.settings
 *.dll
 *.exe
 *.exp
@@ -14,6 +15,8 @@
 *.suo
 *.user
 
+*~
+
 /support/private
 
 /driver/p8usb-cec.cat
@@ -34,6 +37,10 @@ ltmain.sh
 Makefile
 Makefile.in
 missing
+config.h
+config.h.in
+config.h.in~
+stamp-h1
 
 include/boost
 
@@ -48,6 +55,10 @@ project/Properties
 
 project/x64
 
+project/RPi/toolchain
+project/RPi/firmware
+project/RPi/deps
+
 src/lib/.deps
 src/lib/.libs
 src/lib/*.a
@@ -82,3 +93,5 @@ src/libcec-wmc/obj
 
 /dpinst-x86.exe
 /dpinst-amd64.exe
+
+/documentation