tlang/.gitignore

20 lines
199 B
Plaintext
Raw Normal View History

2022-12-12 11:33:04 +00:00
# TLP artefacts
tlangout.c
tlang.out
*.o
2022-12-12 11:33:04 +00:00
# Build files
#tlang
2022-12-12 11:33:04 +00:00
tlang-test-library
# Package management
.dub/
2021-03-02 22:59:02 +00:00
dub.selections.json
2022-12-12 11:33:04 +00:00
# Coverage files
*.lst
# Documentation )generated)
docs/
docs.json