Added Admin Folder To Git Ignore
This commit is contained in:
parent
80ccee80fe
commit
b1afdf3e5e
|
|
@ -24,4 +24,5 @@ yarn.lock
|
|||
.php_cs.cache
|
||||
storage/*.key
|
||||
/docker-compose-collection/
|
||||
/resources/themes/velocity/*
|
||||
/resources/themes/velocity/*
|
||||
/resources/lang/vendor/webkul/admin/*
|
||||
Loading…
Reference in New Issue