dnetd/.gitignore

28 lines
238 B
Plaintext
Raw Normal View History

2020-09-23 07:35:40 +00:00
# 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
2020-10-06 12:51:17 +00:00
config.example
dnet
.gitignore