Skip to content

chore: Fix Netbeans IDE related entries in two gitignore files under framework admin dir#9428

Merged
paulbalandan merged 2 commits intocodeigniter4:developfrom
nalakapws:fix-netbeans-ide-related-entries-in-two-gitignore-files-under-framework-admin-dir
Jan 21, 2025
Merged

chore: Fix Netbeans IDE related entries in two gitignore files under framework admin dir#9428
paulbalandan merged 2 commits intocodeigniter4:developfrom
nalakapws:fix-netbeans-ide-related-entries-in-two-gitignore-files-under-framework-admin-dir

Conversation

@nalakapws
Copy link
Copy Markdown
Contributor

@nalakapws nalakapws commented Jan 20, 2025

Description
Ensure that the NetBeans IDE-related entries in the framework/admin/starter/.gitignore and framework/admin/framework/.gitignore files apply exclusively to their respective root directories.

Fixes #9423

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan merged commit 9727f10 into codeigniter4:develop Jan 21, 2025
@paulbalandan
Copy link
Copy Markdown
Member

Thank you, @nalakapws

@neznaika0
Copy link
Copy Markdown
Contributor

Why didn 't you change the main .gitignore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: NetBeans IDE-related entries in the framework_root/.gitignore file are causing issues

4 participants