Files
cmsPRO/.updateignore
2026-02-22 21:59:33 +01:00

57 lines
701 B
Plaintext

# Dokumentacja (tylko wewnetrzna/deweloperska)
*.md
docs/
CLAUDE.md
AGENTS.md
# Narzedzia deweloperskie
.claude/
.gitignore
.git/
tests/
phpunit.xml
phpunit.phar
composer.json
composer.lock
vendor/
test.ps1
memory/
# Infrastruktura aktualizacji (meta, nie runtime)
updates/
.updateignore
build-update.ps1
migrations/
# Pliki konfiguracyjne klienta (wdrazane osobno)
config.php
.htaccess
admin/.htaccess
libraries/version.ini
# Narzedzia serwisowe
test.php
_backup.php
_restore.php
restore.php
log.txt
# Pliki uzytkownika (nie nadpisywac)
upload/
images/
templates_user/
plugins/
# Temp / cache / backups
temp/
backups/
cache/
cron/
# IDE
.vscode/
.serena/
# Cache testow
.phpunit.result.cache