提交 b412c016 编写于 作者: C Carl Suster

Merge pull request #1055 from PR3x/master

Fix EOL issues in multiple gitignores
......@@ -23,4 +23,4 @@ local.properties
proguard/
#Log Files
*.log
\ No newline at end of file
*.log
......@@ -3,4 +3,4 @@
*/logs/!index.html
*/cache/*
*/cache/!index.html
*/cache/!.htaccess
\ No newline at end of file
*/cache/!.htaccess
......@@ -3,4 +3,4 @@ vendor/
# Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
# You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
# composer.lock
\ No newline at end of file
# composer.lock
......@@ -13,4 +13,4 @@ app/config/parameters.ini
app/config/parameters.yml
# Composer
composer.phar
\ No newline at end of file
composer.phar
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册