date.chapril.org-framadate/.gitignore
Thomas Citharel 3157d6a590 Run php-cs-fixer with a custom config. This may break a lot of things
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2018-02-19 19:43:30 +01:00

26 lines
210 B
Plaintext

.htaccess
.htdigest
.htpasswd
admin/stdout.log
composer.phar
framanav
nav
app/inc/config.php
vendor
cache/
tpl_c/
.php_cs.cache
# Temp files
*~
\#*\#
# Cache
Thumbs.db
# IDE
.settings/
.project
.idea/
*.iml