Ignore user's fly.toml (#4508)

* Ignore user's fly.toml

* Add release notes
This commit is contained in:
Mahmoud Hanafy
2025-03-03 15:17:42 +01:00
committed by GitHub
parent 3863ce369d
commit eeeb1d3bcd
2 changed files with 9 additions and 0 deletions

3
.gitignore vendored
View File

@@ -53,3 +53,6 @@ bundle.mobile.js.map
# build output
package.tgz
# Fly.io configuration
fly.toml

View File

@@ -0,0 +1,6 @@
---
category: Maintenance
authors: [mahmoudhossam]
---
Ignore fly.toml on the actualbudget/actual repo