diff --git a/.gitignore b/.gitignore index 1a806e8..4e5364a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -img/* -!img/example/ -!img/logo.png \ No newline at end of file +src/img/* +!src/img/example/ +!src/img/logo.png \ No newline at end of file