Commit 3e303c56 authored by Davor Mas's avatar Davor Mas

Modified VS Code .gitignore

Added extensions.json as exception in .vscode folder. File is used as
extensions recommendation for project.
parent c2abf3c4
...@@ -2,3 +2,4 @@ ...@@ -2,3 +2,4 @@
!.vscode/settings.json !.vscode/settings.json
!.vscode/tasks.json !.vscode/tasks.json
!.vscode/launch.json !.vscode/launch.json
!.vscode/extensions.json
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment