Skip to content

Commit 72025e8

Browse files
committed
Reorganized file structure backend is not mixed with frontend react folders
1 parent 85231bf commit 72025e8

5 files changed

Lines changed: 2786 additions & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
/coverage
66
/build
77

8-
/src/backend/challenge_archives/*.zip
8+
backend/challenge_archives/*.zip
99

1010
.DS_Store
1111
.env
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Place your challenges archives here for players to download them for their associated challenges!
2+
To attach an archive to a challenge, simply write the URL in the challenge description.

0 commit comments

Comments
 (0)