Browse Source

Merge pull request #8093 from GMagician/gitignore-duplicate-entry-remove

Removed duplicate entry in gitignore
Scott Lahteine 6 years ago
parent
commit
e4266d0fde
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      .gitignore

+ 0
- 3
.gitignore View File

@@ -159,9 +159,6 @@ vc-fileutils.settings
159 159
 #Visual Studio Code
160 160
 .vscode
161 161
 
162
-#Visual Studio Code
163
-.vscode
164
-
165 162
 #cmake
166 163
 CMakeLists.txt
167 164
 src/CMakeLists.txt

Loading…
Cancel
Save