Skip to content
Permalink
Browse files
Merge pull request #8038 from phire/gitignore-vscode
Add visual studio code to .gitignore
  • Loading branch information
Tilka committed Apr 26, 2019
2 parents 7a98b51 + c27ee22 commit af9d2d6
Showing 1 changed file with 2 additions and 0 deletions.
@@ -34,3 +34,5 @@ CMakeLists.txt.user
*.kdev4
# Ignore IDEA/Clion files/dirs
/.idea/
# Ignore Visual Studio Code's working dir
/.vscode/

0 comments on commit af9d2d6

Please sign in to comment.