-
-
Notifications
You must be signed in to change notification settings - Fork 27
/
.gitignore
33 lines (33 loc) · 1.06 KB
/
.gitignore
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
.buildpath
.settings/
.project
*.patch
.idea/
.git/
codeCoverage/
vendor/
.phpintel/
.env
.DS_Store
*.lock
node_modules/*
vendor/friendsofphp/php-cs-fixer/tests/AutoReview/
vendor/friendsofphp/php-cs-fixer/tests/Cache/
vendor/friendsofphp/php-cs-fixer/tests/ConfigurationException/
vendor/friendsofphp/php-cs-fixer/tests/Console/
vendor/friendsofphp/php-cs-fixer/tests/Differ/
vendor/friendsofphp/php-cs-fixer/tests/DocBlock/
vendor/friendsofphp/php-cs-fixer/tests/Doctrine/
vendor/friendsofphp/php-cs-fixer/tests/Error/
vendor/friendsofphp/php-cs-fixer/tests/Event/
vendor/friendsofphp/php-cs-fixer/tests/Fixer/
vendor/friendsofphp/php-cs-fixer/tests/FixerConfiguration/
vendor/friendsofphp/php-cs-fixer/tests/FixerDefinition/
vendor/friendsofphp/php-cs-fixer/tests/Indicator/
vendor/friendsofphp/php-cs-fixer/tests/Linter/
vendor/friendsofphp/php-cs-fixer/tests/Report/
vendor/friendsofphp/php-cs-fixer/tests/Runner/
vendor/friendsofphp/php-cs-fixer/tests/Smoke/
vendor/friendsofphp/php-cs-fixer/tests/Tokenizer/
Would skip repository vendor/swoole/ide-helper
.phpunit.result.cache