Skip to content

Commit 469741c

Browse files
committed
Updated Products screen (Landing page) and added patterfly 4 (and also keeping patternfly 3)
gitignore changed
1 parent ae396b3 commit 469741c

File tree

5 files changed

+39773
-9549
lines changed

5 files changed

+39773
-9549
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
/node_modules
55
/.pnp
66
.pnp.js
7+
package-lock.json
8+
yarn.lock
79

810
# testing
911
/coverage
@@ -24,3 +26,6 @@ yarn-error.log*
2426

2527
#environment variable
2628
.env
29+
30+
# VScode hsitory folder
31+
.history

0 commit comments

Comments
 (0)