v3 init push
This commit is contained in:
+15
-4
@@ -1,4 +1,15 @@
|
||||
/.project
|
||||
/settings.php
|
||||
/.buildpath
|
||||
/.settings/
|
||||
# App config files
|
||||
/config/settings.php
|
||||
/log.html
|
||||
|
||||
# Build folder
|
||||
/public/*
|
||||
!/public/index.php
|
||||
|
||||
# Dependencies files
|
||||
/vendor/
|
||||
/node_modules/
|
||||
/composer.dev.lock
|
||||
|
||||
# Lint caches
|
||||
/.php-cs-fixer.cache
|
||||
|
||||
Reference in New Issue
Block a user