From 73e90c2d336457ff72e502ffa45f00545d02cd3e Mon Sep 17 00:00:00 2001 From: madarasz Date: Fri, 3 Jan 2025 14:41:37 +0100 Subject: [PATCH] modify gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d5b0f3f..258847f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ /vendor /node_modules /public/storage +/public/*.xml Homestead.yaml Homestead.json .env @@ -55,4 +56,4 @@ cypress/videos cypress/screenshots cypress.env.json node-gyp -npm-debug.log \ No newline at end of file +npm-debug.log