Skip to content

Commit

Permalink
Ignore build info by default
Browse files Browse the repository at this point in the history
  • Loading branch information
apfelbox committed Nov 17, 2023
1 parent 844a244 commit 1d2b236
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion 21torr/hosting/2.10/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
},
"env": {
"HOSTING_TIER": "development"
}
},
"gitignore": [
"/.build-info.json"
]
}

0 comments on commit 1d2b236

Please sign in to comment.