Browse Source

[fixes] excludes Visual Studio build folders/files in git

slonon 3 years ago
parent
commit
d1bb136ead
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -24,3 +24,7 @@ Music Life Wiki/
 images.zip
 
 *.png
+
+#ignore Visual Studio build files
+tools/qsp-analyser/QSP_Analyser/[Bb]in/
+tools/qsp-analyser/QSP_Analyser/[Oo]bj/