chore: update .gitignore to include public storage directory and project file
This commit is contained in:
+2
-1
@@ -12,4 +12,5 @@ Thumbs.db
|
|||||||
/vendor
|
/vendor
|
||||||
/.settings
|
/.settings
|
||||||
/.buildpath
|
/.buildpath
|
||||||
/.project
|
/.project
|
||||||
|
public/storage/**
|
||||||
|
|||||||
Reference in New Issue
Block a user