mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-22 18:04:15 +00:00
30 lines
272 B
Text
30 lines
272 B
Text
.htaccess
|
|
.htdigest
|
|
.htpasswd
|
|
admin/stdout.log
|
|
composer.phar
|
|
framanav
|
|
nav
|
|
app/inc/config.php
|
|
vendor
|
|
cache/
|
|
tpl_c/*
|
|
!tpl_c/.gitkeep
|
|
.php-cs-fixer.cache
|
|
.zanata-cache/
|
|
|
|
# Temp files
|
|
*~
|
|
\#*\#
|
|
|
|
# Cache
|
|
Thumbs.db
|
|
|
|
# IDE
|
|
.settings/
|
|
.project
|
|
.idea/
|
|
*.iml
|
|
|
|
#ics temp file
|
|
out.ics
|