Files
tofu/.gitignore
T

35 lines
302 B
Plaintext

# ---> D
# Compiled Object files
*.o
*.obj
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Compiled Static libraries
*.a
*.lib
# Executables
*.exe
# DUB
.dub
.dub/
docs.json
__dummy.html
docs/
# dub test runner artifacts
tofu-test-application
test_*
# tofu binary
/tofu
# Code coverage
*.lst