Skip to content

Commit

Permalink
chore: ignore version.tsx (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey authored Sep 27, 2023
1 parent f696807 commit a4acbad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ node_modules
/server/index.mjs
/server/index.mjs.map
/server/metafile.*
/server/version.txt
preferences.arc
sam.json
sam.yaml
Expand Down
1 change: 1 addition & 0 deletions remix.init/gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ node_modules
/server/index.mjs
/server/index.mjs.map
/server/metafile.*
/server/version.txt
preferences.arc
sam.json
sam.yaml
Expand Down

0 comments on commit a4acbad

Please sign in to comment.