diff --git a/.gitignore b/.gitignore index 224e4ca..520d8be 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,8 @@ web/build # playground -playground/next-terminal +playground/data +playground/drive +playground/recording -/log \ No newline at end of file +/log diff --git a/playground/docker-compose.yml b/playground/docker-compose.yml index 7918986..d4e7860 100644 --- a/playground/docker-compose.yml +++ b/playground/docker-compose.yml @@ -46,4 +46,4 @@ networks: ipam: driver: default config: - - subnet: "172.77.77.0/24" \ No newline at end of file + - subnet: "172.77.77.0/24"