-
-
Notifications
You must be signed in to change notification settings - Fork 375
Expand file tree
/
Copy path.gitignore
More file actions
27 lines (25 loc) · 625 Bytes
/
Copy path.gitignore
File metadata and controls
27 lines (25 loc) · 625 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
/.Build
/Build/testing-docker/.env
.cache
/composer.lock
/composer.json.orig
/composer.json.testing
/.php_cs.cache
/.php-cs-fixer.cache
/Documentation-GENERATED-temp
/Resources/Private/Templates/News/Month.html
/Resources/Private/Templates/Styles/Twb/Templates/News/Month.html
/out.txt
/Tests/Build/.phpunit.result.cache
.DS_Store
.idea/
.fleet/
/var/
/rector.php
# Ignore AI tool-generated files
/CLAUDE.local.md
/.claude/settings.local.json
# AGENTS.md and CLAUDE.md are tracked project files. Some contributors ignore
# these globally, so make sure a personal ignore rule does not hide them here.
!/AGENTS.md
!/CLAUDE.md