-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
bugVerified issues on the current code behavior or pull requests that will fix themVerified issues on the current code behavior or pull requests that will fix them
Description
PHP Version
8.4
CodeIgniter4 Version
git
CodeIgniter4 Installation Method
Git
Which operating systems have you tested for this bug?
Linux
Which server did you use?
cli-server (PHP built-in webserver)
Environment
development
Database
No response
What happened?
Can someone explain this rule in .gitignore?
Perhaps a file or folder with that name was created earlier. But now I see the need for it. I wanted to create a file utils/phpunit/phpunit.xml and it matches the rule. That's probably not how it's supposed to work.
Lines 81 to 82 in 11f0130
| # Don't save phpunit under version control. | |
| phpunit |
Steps to Reproduce
None
Expected Output
Delete a rule or limit the scope
Anything else?
No response
Metadata
Metadata
Assignees
Labels
bugVerified issues on the current code behavior or pull requests that will fix themVerified issues on the current code behavior or pull requests that will fix them