Skip to content

Commit 136fb1f

Browse files
committed
Update .gitignore
1 parent 23ef804 commit 136fb1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
/frontend/node_modules
66
/backend/node_modules
77
/QuestionService/node_modules
8+
/QuestionService/javascript
89
/backend/javascript
910
/.pnp
1011
.pnp.js
@@ -16,6 +17,7 @@
1617
# production
1718
/frontend/build
1819
/backend/build
20+
/QuestionService/build
1921

2022
# misc
2123
.DS_Store

0 commit comments

Comments
 (0)