lrparsers/.gitignore

16 lines
No EOL
195 B
Text

# Python dealies.
__pycache__/
# Virtual environment in project.
.venv
# Version file for pdm, points to host root.
.pdm-python
# Anything built
dist/
# Hypothesis
.hypothesis/
dingus/wheel/