Skip to content

Commit 8a2feed

Browse files
committed
chore(gitignore): add production output and Sentry config file to ignore list
1 parent 750b509 commit 8a2feed

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
@@ -24,3 +24,6 @@ yarn-error.log*
2424

2525
# idea
2626
/.idea
27+
/out/production/
28+
# Sentry Config File
29+
.env.sentry-build-plugin

0 commit comments

Comments
 (0)