Update gitignore

develop
Matthieu DUVAL 3 years ago
parent e85903bf8b
commit a01bb7bb7f

3
.gitignore vendored

@ -3,4 +3,5 @@ __pycache__
**/__pycache__ **/__pycache__
dist/ dist/
*.egg-info/ *.egg-info/
build/ build/
ressources/
Loading…
Cancel
Save