besterd/.gitignore

26 lines
215 B
Plaintext
Raw Normal View History

2020-04-16 14:47:00 +02: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
besterd