Skip to content

Commit c64001f

Browse files
committed
Change folder structure
1 parent 02dc533 commit c64001f

32 files changed

+3
-4
lines changed

QuestionService/.gitignore renamed to Backend/.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
server/.env
2-
server/insert_questions_script.py
1+
QuestionService/.env
2+
QuestionService/insert_questions_script.py
33

44
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
55

66
# dependencies
7-
client/node_modules
8-
server/node_modules
7+
QuestionService/node_modules
98
/.pnp
109
.pnp.js
1110

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)