Added Admin Folder To Git Ignore

This commit is contained in:
Devansh 2020-09-03 19:25:01 +05:30
parent 80ccee80fe
commit b1afdf3e5e
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -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/*