mirror of
https://github.com/nicetry247/offlineacademy.git
synced 2026-08-21 07:47:32 +00:00
initial commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user