[PR #7756] [CLOSED] chore: gitignore build folders #8093

Closed
opened 2026-03-23 23:22:34 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/7756
Author: @jachewz
Created: 4/15/2025
Status: Closed

Base: mainHead: gitignore-build-folders


📝 Commits (1)

  • 2bfac43 chore: gitignore build folders

📊 Changes

1 file changed (+2 additions, -0 deletions)

View changed files

📝 .gitignore (+2 -0)

📄 Description

I'm not sure why the build folders are not added to .gitignore, so I just added that quickly. My git changes were getting filled up while building.

Feel free to close this PR if there is a reason for tracking any folders named build

PR Checklist

  • My code adheres to AppFlowy's Conventions
  • I've listed at least one issue that this PR fixes in the description above.
  • I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes.
  • All existing tests are passing.

Summary by Sourcery

Chores:

  • Update .gitignore to exclude build directories from version control

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/7756 **Author:** [@jachewz](https://github.com/jachewz) **Created:** 4/15/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `gitignore-build-folders` --- ### 📝 Commits (1) - [`2bfac43`](https://github.com/AppFlowy-IO/AppFlowy/commit/2bfac435c460c4a6d10a39d365e9df9320a0d48d) chore: gitignore build folders ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) </details> ### 📄 Description I'm not sure why the build folders are not added to .gitignore, so I just added that quickly. My git changes were getting filled up while building. Feel free to close this PR if there is a reason for tracking any folders named `build` #### PR Checklist - [ ] My code adheres to [AppFlowy's Conventions](https://docs.appflowy.io/docs/documentation/software-contributions/conventions) - [ ] I've listed at least one issue that this PR fixes in the description above. - [ ] I've added a test(s) to validate changes in this PR, or this PR only contains semantic changes. - [ ] All existing tests are passing. ## Summary by Sourcery Chores: - Update .gitignore to exclude build directories from version control --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:22:34 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#8093
No description provided.