update ignore list

This commit is contained in:
vlebourl 2022-04-01 15:16:02 +02:00
parent 68350b8f3e
commit a21825fb04

8
.gitignore vendored
View File

@ -1,4 +1,4 @@
.venv
Config/
.vscode/
**/__pycache__/
.venv/**
.vscode/**
**/__pycache__/**
Config/**