feat: init custom code-server read-only image
This commit is contained in:
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# 忽略挂载的真实代码目录
|
||||
repos/
|
||||
storage/
|
||||
data/
|
||||
code-data/
|
||||
|
||||
# 忽略 Docker 可能产生的临时文件
|
||||
*.log
|
||||
|
||||
# 忽略系统文件
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
Reference in New Issue
Block a user