Update .gitignore
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,20 +1,4 @@
|
|||||||
# Laravel
|
|
||||||
vendor
|
|
||||||
|
|
||||||
# Configuration
|
|
||||||
.env
|
.env
|
||||||
config.codekit
|
|
||||||
|
|
||||||
# Assets
|
|
||||||
bower_components
|
|
||||||
node_modules
|
node_modules
|
||||||
public/dist
|
|
||||||
public/css
|
|
||||||
public/js
|
|
||||||
|
|
||||||
# Packages
|
|
||||||
npm-debug.log
|
|
||||||
.vagrant
|
|
||||||
|
|
||||||
# PHPUnit
|
|
||||||
phpunit.xml
|
phpunit.xml
|
||||||
|
vendor
|
||||||
|
|||||||
Reference in New Issue
Block a user