1
0

adapted .gitignore

This commit is contained in:
acn 2019-08-30 10:50:32 +02:00
parent d99670287c
commit 69862652b5

35
.gitignore vendored
View File

@ -1,34 +1,5 @@
# ---> C
# Object files
*.o
*.ko
*.obj
*.elf
*.bak
*.mac
*.rel
# Precompiled Headers
*.gch
*.pch
# Libraries
*.lib
*.a
*.la
*.lo
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/