gitignore

This commit is contained in:
Lennart Eriksson 2016-09-21 08:39:33 +02:00
parent f42b36682d
commit b29efd169a

47
.gitignore vendored
View File

@ -1,33 +1,22 @@
# Object files /Debug/
*.o
*.ko
*.obj
*.elf
# Precompiled Headers **.o
*.gch **.d
*.pch **.elf
**.bin
**.xml
**.list
# Libraries **/Debug/
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs) **/language.settings.xml
*.dll
*.so
*.so.*
*.dylib
# Executables /Release/
*.exe **.o
*.out **.d
*.app **.elf
*.i*86 **.bin
*.x86_64 **.xml
*.hex **.list
# Debug files **/Release/
*.dSYM/
*.su