defcaa7ecf
This repository cannot be used as a submodule because it does not ignore .a
33 lines
285 B
Plaintext
33 lines
285 B
Plaintext
# Compiled Object files
|
|
*.o
|
|
*.obj
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
*.dll
|
|
|
|
# Compiled Static libraries
|
|
*.a
|
|
*.lib
|
|
|
|
# Executables
|
|
*.exe
|
|
build/
|
|
|
|
# DUB
|
|
.dub
|
|
docs.json
|
|
__dummy.html
|
|
docs/
|
|
|
|
# DUB testing artifacts
|
|
*-test-library
|
|
*-test-application
|
|
|
|
# Code coverage
|
|
*.lst
|
|
|
|
# Emacs
|
|
*~
|