mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-08 05:34:37 +01:00
Ignore local .php-cs-fixer.php file
This commit is contained in:
parent
abaa2f4e8a
commit
82ff002223
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,6 +11,7 @@
|
|||||||
!var/sessions/.gitkeep
|
!var/sessions/.gitkeep
|
||||||
/bin/*
|
/bin/*
|
||||||
!/bin/console
|
!/bin/console
|
||||||
|
.php-cs-fixer.php
|
||||||
.php_cs.cache
|
.php_cs.cache
|
||||||
.phpunit.result.cache
|
.phpunit.result.cache
|
||||||
phpunit.xml
|
phpunit.xml
|
||||||
|
Loading…
Reference in New Issue
Block a user