Skip to content

Commit ebde39b

Browse files
Add .gitignore
1 parent b7ba663 commit ebde39b

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# please add all private keys here
2+
3+
cs3219-g24-firebase-adminsdk-9cm7h-b1675603ab.json
4+

0 commit comments

Comments
 (0)