We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ba663 commit ebde39bCopy full SHA for ebde39b
.gitignore
@@ -0,0 +1,5 @@
1
+apps/question-service/.next/
2
+apps/question-service/next-env.d.ts
3
+apps/question-service/node_modules/
4
+services/question-service/cs3219-g24-firebase-adminsdk-9cm7h-b1675603ab.json
5
+
services/question-service/.gitignore
@@ -0,0 +1,4 @@
+# please add all private keys here
+cs3219-g24-firebase-adminsdk-9cm7h-b1675603ab.json
0 commit comments