1
0
mirror of https://github.com/github/gitignore synced 2024-05-29 08:48:18 +02:00
gitignore/C.gitignore
2013-11-08 00:12:13 +00:00

22 lines
162 B
Plaintext

# Object files
*.o
*.ko
*.obj
*.elf
# Libraries
*.lib
*.a
# Shared objects (inc. Windows DLLs)
*.dll
*.so
*.so.*
*.dylib
# Executables
*.exe
*.out
*.app
*.hex