1
0
forked from Yadciel/c_tray
Files
c_tray/.gitignore
Serge A. Zaitsev b6280ae480 merged
2017-01-09 16:40:57 +02:00

38 lines
281 B
Plaintext

# Object files
*.o
*.ko
*.obj
*.elf
# 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/
*.su
# Binary
example
example.exe