maj gitignore

This commit is contained in:
Aurélien Plancke 2021-06-23 14:27:50 +02:00
parent 1c8bccbf41
commit d4850108bb
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@ settings.json
.env .env
*__pycache__* *__pycache__*
*__pycache__/* *__pycache__/*
geckodriver.log geckodriver.log
*/output/*