hurl/.gitignore

9 lines
48 B
Plaintext
Raw Normal View History

2020-08-27 10:07:46 +03:00
*.swp
*.swo
*.pyc
target/
.idea/
2021-10-25 14:26:42 +03:00
.venv/
2021-11-26 22:22:57 +03:00
build/