debian-mirror-gitlab/vendor/gitignore/C.gitignore

37 lines
272 B
Plaintext
Raw Normal View History

2016-08-24 12:49:21 +05:30
# Prerequisites
*.d
2016-06-02 11:05:42 +05:30
# 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