[PR #48] [MERGED] Remove some unnecessary files + add logs to gitignore #56642

Closed
opened 2026-05-06 20:26:46 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/48
Author: @TomAFrench
Created: 5/6/2022
Status: Merged
Merged: 6/29/2022
Merged by: @jlongster

Base: masterHead: file-cleanup


📝 Commits (3)

  • 0ff70d1 chore: clean up unwanted files
  • fa8b17b chore: add log files to gitignore
  • 441f237 chore: remove stats.json

📊 Changes

7 files changed (+2 additions, -17808 deletions)

View changed files

📝 .gitignore (+2 -0)
packages/desktop-client/src/inc (+0 -0)
packages/loot-core/cor (+0 -0)
packages/loot-core/ser (+0 -0)
packages/loot-core/src/db (+0 -0)
packages/loot-core/stats.json (+0 -0)
packages/loot-core/yarn-error.log (+0 -17808)

📄 Description

We have a bunch of empty files which have strange and short filenames which I assume got created and committed by accident so I've cleared them out again. We also have a log file committed so I've removed that and added them to the gitignore to avoid it happening again.


🔄 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/actualbudget/actual/pull/48 **Author:** [@TomAFrench](https://github.com/TomAFrench) **Created:** 5/6/2022 **Status:** ✅ Merged **Merged:** 6/29/2022 **Merged by:** [@jlongster](https://github.com/jlongster) **Base:** `master` ← **Head:** `file-cleanup` --- ### 📝 Commits (3) - [`0ff70d1`](https://github.com/actualbudget/actual/commit/0ff70d1bdd69142f3d350d172c0d53a0896b5b6f) chore: clean up unwanted files - [`fa8b17b`](https://github.com/actualbudget/actual/commit/fa8b17b45b5eaef56a49c09e08c3369c4114cfa4) chore: add log files to gitignore - [`441f237`](https://github.com/actualbudget/actual/commit/441f2377f38ba07c2f5e0885b19102d9702529f6) chore: remove stats.json ### 📊 Changes **7 files changed** (+2 additions, -17808 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) ➖ `packages/desktop-client/src/inc` (+0 -0) ➖ `packages/loot-core/cor` (+0 -0) ➖ `packages/loot-core/ser` (+0 -0) ➖ `packages/loot-core/src/db` (+0 -0) ➖ `packages/loot-core/stats.json` (+0 -0) ➖ `packages/loot-core/yarn-error.log` (+0 -17808) </details> ### 📄 Description We have a bunch of empty files which have strange and short filenames which I assume got created and committed by accident so I've cleared them out again. We also have a log file committed so I've removed that and added them to the gitignore to avoid it happening again. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-06 20:26:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#56642