Skip to content

Commit 3345f22

Browse files
authored
chore: gitignore top-level railway.toml (#4)
Canonical copy lives in deploy/railway/. Prevents accidental commits of local copies placed at root for deployment.
1 parent 68dcb5d commit 3345f22

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ coverage/
4949

5050
# NPM configuration (contains auth tokens)
5151
.npmrc
52+
53+
# Platform-specific deploy configs (canonical copies live in deploy/)
54+
railway.toml

0 commit comments

Comments
 (0)