Update .gitignores
Cleans file, adds important data
This commit is contained in:
18
.gitignore
vendored
18
.gitignore
vendored
@@ -1,7 +1,17 @@
|
||||
/node_modules
|
||||
# Please try and keep this file organized by alphabetical order. Single files first, then directories.
|
||||
.env
|
||||
example.env
|
||||
Homestead.yaml
|
||||
Homestead.json
|
||||
/nbproject/private/
|
||||
.env
|
||||
/app/Plugins/ServiceDesk/
|
||||
/app/config/
|
||||
/app/Plugins/Reseller/
|
||||
/app/Plugins/ServiceDesk/
|
||||
/config/app.php
|
||||
/config/database.php
|
||||
/config/lfm.php
|
||||
/nbproject/private/
|
||||
/node_modules
|
||||
/public/error_log
|
||||
/public/lb-faveo/media/
|
||||
/public/uploads
|
||||
/public/photos/
|
||||
|
Reference in New Issue
Block a user