Commit 0
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Environment
|
||||||
|
**/cache/
|
||||||
|
**/*.env
|
||||||
|
|
||||||
|
# Composer
|
||||||
|
**/vendor/
|
||||||
|
**/composer.lock
|
||||||
|
|
||||||
|
# NPM
|
||||||
|
**/packages-lock.json
|
||||||
|
**/node_modules/
|
Reference in New Issue
Block a user