chore: update .gitignore to include public storage directory and project file

This commit is contained in:
nepiedg
2026-04-18 07:07:17 +00:00
parent 36c506f4bf
commit 3ad3b78d0f
+2 -1
View File
@@ -12,4 +12,5 @@ Thumbs.db
/vendor /vendor
/.settings /.settings
/.buildpath /.buildpath
/.project /.project
public/storage/**