mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 01:40:02 -05:00
Ignore user's fly.toml (#4508)
* Ignore user's fly.toml * Add release notes
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -53,3 +53,6 @@ bundle.mobile.js.map
|
||||
|
||||
# build output
|
||||
package.tgz
|
||||
|
||||
# Fly.io configuration
|
||||
fly.toml
|
||||
|
||||
6
upcoming-release-notes/4508.md
Normal file
6
upcoming-release-notes/4508.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Maintenance
|
||||
authors: [mahmoudhossam]
|
||||
---
|
||||
|
||||
Ignore fly.toml on the actualbudget/actual repo
|
||||
Reference in New Issue
Block a user