# IDEs and Development
/.env
/.floo
/.flooignore
/.project
/.idea
/.cache
/.buildpath
/.settings
/errors
/extern
/Services/PHPUnit/config/cfg.phpunit.php
/nbproject
/templates/default/delos.css.map

# General Patterns
*.bak
.DS_Store
*~
.svn
*.swp
*.swo

# Core Components and Components From Other Vendors
/component/*
!/component/ILIAS

# Generated Files
/ilias.ini.php
/ilias.log
/db_template_writer.php
/setup/sql/dbupdate_custom.php
/install_client.php
/Services/GlobalScreen/artifacts/global_screen_providers.php
/Services/Style/System/data/data.php
/Services/UICore/artifacts/ctrl_structure.php
/Services/UICore/artifacts/ctrl_plugin_structure.php
/Services/UICore/artifacts/ctrl_base_classes.php
/Services/UICore/artifacts/ctrl_security.php
/Services/Component/artifacts/*
/Services/EventHandling/artifacts/*
/Services/Object/artifacts/*
/Services/LegalDocuments/artifacts/*

# Directories
/data
/Customizing/global
/Customizing/clients
virtual-data
/libs/composer/vendor

# Node Modules
/node_modules
/Modules/Chatroom/chat/node_modules

# /dicto
/dicto/results/*
!/dicto/results/README.md

# CI
captainhook.config.json
captainhook.local.json
.phpunit.result.cache
.php-cs-fixer.cache
phpstan.local.neon
phpstan-baseline.neon

# File Delivery
override.php
Services/ResourceStorage/artifacts/flavour_data.php
Services/FileHandlingDemo
src/FileDelivery/artifacts
src/StaticURL/artifacts
