structs/.gitignore

28 lines
259 B
Plaintext
Raw Permalink Normal View History

2020-05-25 08:53:58 +00:00
# ---> D
# 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-05-27 09:30:58 +00:00
/dub.selections.json
/structs-test-library