fix(be):ingnore playground
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -22,6 +22,8 @@ web/build
|
|||||||
|
|
||||||
|
|
||||||
# playground
|
# playground
|
||||||
playground/next-terminal
|
playground/data
|
||||||
|
playground/drive
|
||||||
|
playground/recording
|
||||||
|
|
||||||
/log
|
/log
|
||||||
|
@ -46,4 +46,4 @@ networks:
|
|||||||
ipam:
|
ipam:
|
||||||
driver: default
|
driver: default
|
||||||
config:
|
config:
|
||||||
- subnet: "172.77.77.0/24"
|
- subnet: "172.77.77.0/24"
|
||||||
|
Reference in New Issue
Block a user