Skip to content

Commit 0ef3d72

Browse files
authored
Merge pull request #863 from algolia/chore/adds-php-cs-related-files-into-gitignore
chore: adds `/.php_cs.cache` under gitignore
2 parents 5a39f22 + 1a2e361 commit 0ef3d72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ dev/frontend/node_modules/
22
dev/bin/auth.json
33
composer.lock
44
vendor/
5+
.php_cs.cache

0 commit comments

Comments
 (0)