dnetd_old/.gitignore

28 lines
238 B
Plaintext
Raw Permalink Normal View History

2020-09-23 08:35:40 +01: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 13:51:17 +01:00
config.example
dnet
.gitignore