Skip to content

Commit 08da7ff

Browse files
bors[bot]norkunasalallema
authored
Merge #275
275: Ignore new cs fixer cache file r=alallema a=norkunas # Pull Request ## What does this PR do? Ignores the right cs fixer cache file. Since v3 it has different name ## PR checklist Please check if your PR fulfills the following requirements: - [ ] Does this PR fix an existing issue? - [x] Have you read the contributing guidelines? - [x] Have you made sure that the title is accurate and descriptive of the changes? Co-authored-by: Tomas <[email protected]> Co-authored-by: Amélie <[email protected]>
2 parents 07b6761 + 48e8bb6 commit 08da7ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
composer.lock
22
/vendor/
3-
.php_cs.cache
3+
.php-cs-fixer.cache
44
.vscode/
55
.idea/

0 commit comments

Comments
 (0)