Skip to content

Commit 5dfb644

Browse files
committed
Added dist folder for builds not to fail
1 parent ffbfad1 commit 5dfb644

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
node_modules/
33
npm-debug.log
44
yarn-error.log
5-
dist/
5+
dist/*
6+
!dist/.gitkeep
67
dist-module/
78

89
# Editor directories and files

dist/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)