Initial commit as of 2018-10-16
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
# Default ignored files
|
||||
/.idea/shelf/
|
||||
/.idea/workspace.xml
|
||||
|
||||
# Project exclude paths
|
||||
/vendor/coduo/php-humanizer/
|
||||
/vendor/composer/
|
||||
/vendor/paquettg/php-html-parser/
|
||||
/vendor/paquettg/string-encode/
|
||||
/vendor/symfony/config/
|
||||
/vendor/symfony/filesystem/
|
||||
/vendor/symfony/polyfill-mbstring/
|
||||
/vendor/symfony/translation/
|
||||
/vendor/symfony/yaml/
|
||||
|
||||
# Datasource local storage ignored files
|
||||
/.idea/dataSources/
|
||||
dataSources.local.xml
|
||||
|
||||
# Editor-based HTTP Client requests
|
||||
/.idea/httpRequests/
|
||||
rest-client.private.env.json
|
||||
http-client.private.env.json
|
Reference in New Issue
Block a user