Skip to content

Commit

Permalink
chore: gitignoreでのtsp-outputをどこのディレクトリでも除外するように指定
Browse files Browse the repository at this point in the history
  • Loading branch information
rito528 committed Mar 28, 2024
1 parent 7ce9ded commit 299a9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
server/target
.idea
api/node_modules
api/tsp-output
**/tsp-output

0 comments on commit 299a9bb

Please sign in to comment.