-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.gitignore
More file actions
45 lines (36 loc) · 787 Bytes
/
Copy path.gitignore
File metadata and controls
45 lines (36 loc) · 787 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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# macOS
.DS_Store
# IDE / editor metadata
.idea
.vscode
nbproject
.fleet
# Local caches
/.phpunit.cache
/.php-cs-fixer.cache
/Tests/Build/.phpunit.result.cache
/.cache/
# Generated build artifacts
/.Build/
/var/
/Documentation-GENERATED-temp
/tailor-version-artefact
# Temporary Composer files
/.composer/
/composer.json.orig
/composer.json.testing
# Dependency directories
/node_modules/
# Browser test artifacts
/playwright/.auth/
/playwright-report/
/test-results/
# Local/generated config
/config/
# Root lockfile is intentionally not versioned for this extension
composer.lock
# Crowdin translations
/Resources/Private/Language/*.locallang.xlf
/Resources/Private/Language/*.locallang_be.xlf
/Resources/Private/Language/*.locallang_db.xlf
/Configuration/Sets/*/*.labels.xlf