initial commit: fork
This commit is contained in:
22
.dockerignore
Normal file
22
.dockerignore
Normal file
@@ -0,0 +1,22 @@
|
||||
# Nextjs Files
|
||||
.next
|
||||
|
||||
# Docker Files
|
||||
Dockerfile
|
||||
docker-compose.yml
|
||||
docker-compose.yaml
|
||||
.dockerignore
|
||||
|
||||
# Git Files
|
||||
.git
|
||||
.github
|
||||
.gitignore
|
||||
LICENSE
|
||||
README.md
|
||||
|
||||
# Node Modules and lint settings
|
||||
node_modules
|
||||
.prettierrc
|
||||
dist
|
||||
logs
|
||||
Lavalink.jar
|
||||
Reference in New Issue
Block a user