Skip to content

Commit

Permalink
build: comment out dist/ in .gitignore and build artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
auto-build.yml[bot] committed Nov 9, 2024
1 parent fede112 commit 7ae2a33
Show file tree
Hide file tree
Showing 1,247 changed files with 74,697 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# "dist/" is automatically commented out in the "main-build" branch by ./.github/workflows/build.yml
dist/
# "# dist/" is automatically commented out in the "main-build" branch by ./.github/workflows/build.yml
# dist/

*.log
.DS_Store
Expand Down
13 changes: 13 additions & 0 deletions apps/api-server/dist/VERSION.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions apps/api-server/dist/VERSION.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7ae2a33

Please sign in to comment.