Skip to content

Commit 8f7dd8d

Browse files
committed
chore: gitignore build output (out/, dist/); untrack committed artifacts
Build artifacts had been committed by 'git add -A' after builds. Ignore and untrack them; they are regenerated by the build.
1 parent 9da19a9 commit 8f7dd8d

94 files changed

Lines changed: 4 additions & 316157 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99
/docs-build
1010
/plugins
1111

12+
# Build output
13+
/out
14+
/dist
15+
1216
npm-debug.log*
1317
yarn-debug.log*
1418
yarn-error.log*
-115 KB
Binary file not shown.
-236 KB
Binary file not shown.
-174 KB
Binary file not shown.

dist/assets/csvDecoder.worker-Csu5wVPv.js

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

dist/assets/discard-gHCbIOmS.wav

-177 KB
Binary file not shown.

dist/assets/drop-node-CuiZg2fg.wav

-167 KB
Binary file not shown.

dist/assets/error-B-drlzet.wav

-177 KB
Binary file not shown.
-685 KB
Binary file not shown.

dist/assets/forceSimulation.worker-BSV4hh70.js

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

0 commit comments

Comments
 (0)