Skip to content

Commit

Permalink
add ts build files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
benbaja committed Nov 5, 2024
1 parent 2f0dab7 commit 614f479
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
node_modules
dist
.env
osmfiles
osmfiles
client/tsconfig.app.tsbuildinfo
client/tsconfig.node.tsbuildinfo

0 comments on commit 614f479

Please sign in to comment.