hurl/.gitignore

13 lines
105 B
Plaintext

*.swp
*.swo
*.pyc
.mypy_cache/
target/
.idea/
.venv/
build/
node_modules/
**/npm/bin/
integration/*.log