mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 02:14:13 +00:00
36 lines
644 B
Plaintext
36 lines
644 B
Plaintext
/application/config/database.php
|
|
/application/config/config.php
|
|
/application/config/redis.php
|
|
/application/config/memcached.php
|
|
/application/config/**/config.php
|
|
/application/config/**/database.php
|
|
/application/config/**/redis.php
|
|
/application/config/**/memcached.php
|
|
/application/logs/*
|
|
/application/cache/*
|
|
/backup/*.adi
|
|
/uploads
|
|
/uploads/*.adi
|
|
/uploads/*.ADI
|
|
/uploads/*.tq8
|
|
/uploads/*.TQ8
|
|
/install/.lock
|
|
/updates/*
|
|
/images/eqsl_card_images/*.jpg
|
|
/updates/clublog_scp.txt
|
|
/assets/qslcard/*
|
|
/assets/js/sections/custom.js
|
|
/userdata/*
|
|
/tmp/*
|
|
.idea/*
|
|
.DS_Store
|
|
sync.sh
|
|
docker-compose.yml
|
|
*.p12
|
|
*.swp
|
|
.debug
|
|
.maintenance
|
|
.demo
|
|
.htaccess
|
|
.user.ini
|