diff --git a/.gitignore b/.gitignore index 0030e1a..f864ed5 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ __pycache__ **/__pycache__ dist/ *.egg-info/ -build/ \ No newline at end of file +build/ +ressources/ \ No newline at end of file