myaac/.gitignore
slawkens 1831198349 Revert "Adj."
This reverts commit ddf764e3086e830f8c0e8c06ccac3e4ec3dc1413.
2021-10-23 12:15:30 +02:00

56 lines
734 B
Plaintext

Thumbs.db
.DS_Store
.idea
# composer
composer.lock
vendor
# npm
node_modules
# created by release.sh
releases
tmp
config.local.php
# all custom templates
templates/*
!templates/tibiacom
!templates/kathrine
# guild images
images/guilds/*
!images/guilds/default.gif
# cache
system/cache/*
!system/cache/index.html
!system/cache/twig/index.html
!system/cache/signatures/index.html
!system/cache/plugins/index.html
# logs
system/logs/*
!system/logs/index.html
# data
system/data/*
!system/data/index.html
# plugins
plugins/*
!plugins/.htaccess
!plugins/example.json
!plugins/account-create-hint.json
!plugins/account-create-hint
landing
/login.php
# system
system/functions_custom.php
# others/rest
system/pages/downloads.php