Remove __pycache__ folder

main
Ol86 2 years ago
parent cf493793c1
commit 678181288c

2
.gitignore vendored

@ -3,4 +3,4 @@ SQLHandler/config.json
.gitignore .gitignore
.vscode/c_cpp_properties.json .vscode/c_cpp_properties.json
venv/ venv/
__pycache__/ **/__pycache__/
Loading…
Cancel
Save