diff --git a/.gitignore b/.gitignore index 80ae6349242fdac36909c8046cc44d077189bef8..743cbab98698504d4a44cef457e6b2719050b611 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,6 @@ .project/ tp1/src/sql/games_data.sql tp1/src/sql/games_schema.sql -tp1/vendor/ \ No newline at end of file +tp1/vendor/ +tp1/composer.json +tp1/composer.lock \ No newline at end of file