typst/.gitignore
Laurenz 6bbedeaa2c Better tokenization testing 🌋
- Better tokenization test coverage.
- Suffix testing: Each test case is tested with many different suffixes to ensure correct token ends.
- Improves expression parsing (fixes #3).
2020-12-16 15:42:02 +01:00

9 lines
91 B
Plaintext

.vscode
/target
**/*.rs.bk
Cargo.lock
bench/target
tests/out
_things
tarpaulin-report.html