You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tlang/.gitignore

23 lines
274 B
Plaintext

# TLP artefacts
tlangout.c
tlang.out
*.o
# Build files
#tlang
tlang-test-library
# Package management
.dub/
dub.selections.json
# Coverage files
*.lst
# Documentation )generated)
docs/
docs.json
# Codium workspace files
testing.code-workspace
desktop_dev.code-workspace