fab9dbb3eb
Add .gitignore dropdown when creating a new .gitignore file Signed-off-by: Alfredo Sumaran <alfredo@gitlab.com>
6 lines
106 B
Text
6 lines
106 B
Text
*/config/development
|
|
*/logs/log-*.php
|
|
!*/logs/index.html
|
|
*/cache/*
|
|
!*/cache/index.html
|
|
!*/cache/.htaccess
|