initial commit

This commit is contained in:
Nice Try
2026-06-26 02:51:08 +00:00
commit ad5810fba9
133 changed files with 28275 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
node_modules
.next
.git
.github
.vscode
.idea
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.DS_Store
.env
.env.*
!.env.example
coverage
.cache
.turbo
*.db
*.db-journal
prisma/dev.db
prisma/dev.db-journal
My_Courses