bformat/.gitignore

27 lines
248 B
Plaintext
Raw Normal View History

2020-05-02 19:13:47 +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
2023-03-25 20:37:39 +01:00
dub.selections.json
bformat-test-library