Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
hwangsihu committed Oct 1, 2024
1 parent 277e80a commit f068740
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -535,5 +535,6 @@ Lavalink/application.yml
Lavalink/Lavalink.jar
prisma/migrations
prisma/lavamusic.db
prisma/schema.prisma
package-lock.json
pnpm-lock.yaml
File renamed without changes.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@
"stripInternal": true
},
"exclude": ["dist/", "node_modules/"],
"include": ["src/**/*"]
"include": ["src/"]
}

0 comments on commit f068740

Please sign in to comment.