mirror of
https://github.com/symfony/recipes.git
synced 2026-09-11 23:26:27 +03:00
Ignore files in root directory only
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
".php_cs.dist": ".php_cs.dist"
|
||||
},
|
||||
"gitignore": [
|
||||
".php_cs",
|
||||
".php_cs.cache"
|
||||
"/.php_cs",
|
||||
"/.php_cs.cache"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user