mirror of
https://github.com/deavminet/dnetd.git
synced 2025-02-20 06:27:05 +00:00
28 lines
238 B
Plaintext
28 lines
238 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
|
|
docs/
|
|
|
|
# Code coverage
|
|
*.lst
|
|
config.example
|
|
dnet
|
|
.gitignore
|