mirror of
https://github.com/github/gitignore
synced 2024-11-01 01:28:44 +01:00
21 lines
178 B
Plaintext
21 lines
178 B
Plaintext
|
# Compiled Object files
|
||
|
*.o
|
||
|
*.obj
|
||
|
|
||
|
# Compiled Dynamic libraries
|
||
|
*.so
|
||
|
*.dylib
|
||
|
*.dll
|
||
|
|
||
|
# Compiled Static libraries
|
||
|
*.a
|
||
|
*.lib
|
||
|
|
||
|
# Executables
|
||
|
*.exe
|
||
|
|
||
|
# DUB
|
||
|
.dub
|
||
|
docs.json
|
||
|
__dummy.html
|