Skip to content

Commit 5ba982f

Browse files
authored
Merge pull request #35 from peanutenthusiast/31/organize-codebase-structure
Refactor codebase structure
2 parents 95b8b2c + e62d057 commit 5ba982f

25 files changed

+5
-3
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# .env.*
2-
/node_modules
2+
/node_modules
3+
4+
.DS_Store
File renamed without changes.

0 commit comments

Comments
 (0)