behave-framework/.gitignore
Greg Gauthier 74af52c464
Some checks failed
ChromeTests / build (3.12) (push) Failing after 54s
EdgeTests / build (3.12) (push) Successful in 54s
Pylint / build (3.12) (push) Successful in 10s
try putting chrome and chromedriver in the same dir
2024-07-24 10:40:41 +01:00

12 lines
100 B
Plaintext

*.lock
*.iml
*.pyc
*.log
**/.DS_Store
**/__pycache/
.idea/
.vscode/
.venv/
drivers/
chrome-linux64/