Skip to content

Commit 7068723

Browse files
author
Top-5
committed
Add dist/ to .gitignore - build handled by CI/CD pipeline
1 parent 33434dc commit 7068723

File tree

10 files changed

+3
-76
lines changed

10 files changed

+3
-76
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ build/Release
2727
# https://www.npmjs.org/doc/misc/npm-faq.html#should-i-check-my-node_modules-folder-into-git
2828
node_modules
2929

30+
# Build output (built by CI/CD)
31+
dist
32+
3033
# Users Environment Variables
3134
.lock-wscript
3235

dist/.nojekyll

Whitespace-only changes.

dist/README.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

dist/assets/index-D-B-n5hr.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)