docker / app

Make your Docker Compose applications reusable, and share them on Docker Hub
Apache License 2.0
1.57k stars 176 forks source link

Add .vscode to .gitignore #708

Closed zappy-shu closed 4 years ago

zappy-shu commented 4 years ago

- What I did

Added the .vscode directory to .gitignore so developers can have local launch files for debugging in vscode without risking committing them.

- A picture of a cute animal (not mandatory but encouraged)

pp