update git ignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,10 +1,10 @@
|
||||
# Ignore environment files
|
||||
.env
|
||||
|
||||
mergekemain.sh
|
||||
# Ignore Laravel cache, logs, and storage
|
||||
/storage/*
|
||||
!/storage/.gitignore
|
||||
|
||||
# Ignore bootstrap cache
|
||||
/bootstrap/cache/*
|
||||
!/bootstrap/cache/.gitignore
|
||||
!/bootstrap/cache/.gitignore
|
||||
|
||||
Reference in New Issue
Block a user