mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Update .gitignore to include .php-cs-fixer.cache
Added .php-cs-fixer.cache to ignore list for better tooling support.
This commit is contained in:
+2
-1
@@ -11,6 +11,7 @@ failed-login.log
|
||||
php_errors.log
|
||||
php-errors.log
|
||||
test.php
|
||||
.php-cs-fixer.cache
|
||||
|
||||
# Editor temp files
|
||||
*#
|
||||
@@ -39,4 +40,4 @@ node_modules/
|
||||
# Stores VSCode versions used for testing VSCode extensions
|
||||
.vscode-test
|
||||
|
||||
/.phpunit.cache
|
||||
/.phpunit.cache
|
||||
|
||||
Reference in New Issue
Block a user