diff options
author | ShinDarth <borzifrancesco@gmail.com> | 2016-07-24 16:17:58 +0200 |
---|---|---|
committer | ShinDarth <borzifrancesco@gmail.com> | 2016-07-24 16:59:46 +0200 |
commit | 68e0035ad95b4bf64351f9f74fc4a133470ac006 (patch) | |
tree | ca2b2f30b29c12777a8b216df6739e17993b7024 /.gitignore | |
parent | 59d3a438f5b6bc4c6fb22e2bf5a277384c8e7d27 (diff) |
Added VS Code system file to the .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 775e433c20..489df1c251 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ CMakeLists.txt.user # exclude in all levels nbproject/ .sync.ffs_db +.browse.VC* +.vscode # # Eclipse |