Dockerfile fixes
This commit is contained in:
13
.gitignore
vendored
13
.gitignore
vendored
@@ -1,14 +1,11 @@
|
||||
# Common
|
||||
keys/
|
||||
.env*.local
|
||||
|
||||
# Service
|
||||
# Build
|
||||
target/
|
||||
**/Cargo.lock
|
||||
|
||||
# UI
|
||||
.next/
|
||||
node_modules/
|
||||
audio/
|
||||
logs/
|
||||
settings.json
|
||||
.env*.local
|
||||
|
||||
# IDE
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user