Skip to content

Add VSCode apollo config to gitignore

Natalia Tepluhina requested to merge add-apollo-config-to-gitignore into master

What does this MR do?

Many frontend devs use VSCode Apollo devtools when working with GraphQL. However, pushing a config file to master seems to be overkill as we have many people who prefer different editors/IDEs. That's why I created this MR to add a config file to .gitignore

Merge request reports

Loading