Skip to content

fix: ignore build and zed editor config#16

Merged
DedLad merged 1 commit intoacmpesuecc:mainfrom
Delta18-Git:fix/gitignore
May 24, 2025
Merged

fix: ignore build and zed editor config#16
DedLad merged 1 commit intoacmpesuecc:mainfrom
Delta18-Git:fix/gitignore

Conversation

@Delta18-Git
Copy link
Copy Markdown
Member

Which issue(s) does this PR address?

The README suggests creating a build folder which would not be ignored by git.

Why do we need this PR?

When building, git would mark the build folder as untracked, when it should be ignored.

What logical changes are present in this PR?

Adds the build folder and the zed editor config as ignored by git.

How did you test the changes in this PR?

After building in this branch,

On branch fix/gitignore
nothing to commit, working tree clean

Are there any breaking changes in this PR?

The build folder is now ignored by git.

Is there some additional work to be done later that is NOT covered in this PR?

No.

@DedLad DedLad merged commit b67fe27 into acmpesuecc:main May 24, 2025
2 checks passed
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.

2 participants