Changes Supporting Dockerization
This commit is contained in:
Regular → Executable
+4
-3
@@ -8,9 +8,6 @@ auth.json
|
||||
node_modules/*
|
||||
!node_modules/.gitkeep
|
||||
|
||||
# And package details that will be created when aquiring said libraries
|
||||
package-lock.json
|
||||
|
||||
# Create the necessary Sounds folder
|
||||
sounds/*
|
||||
!sounds/.gitkeep
|
||||
@@ -18,3 +15,7 @@ sounds/*
|
||||
# remove all other unnecessary stuff
|
||||
*.jpg
|
||||
sounds_flac/
|
||||
|
||||
# Docker Image Creation Files
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
|
||||
Reference in New Issue
Block a user