|
@@ -21,9 +21,12 @@ images.zip
|
|
|
|
|
|
*.png
|
|
|
|
|
|
-#ignore Visual Studio build files
|
|
|
+# ignore Visual Studio build files
|
|
|
/tools/qsp-analyser/QSP_Analyser/[Bb]in/
|
|
|
/tools/qsp-analyser/QSP_Analyser/[Oo]bj/
|
|
|
|
|
|
-#don't ignore this file
|
|
|
+# don't ignore this file
|
|
|
!.gitignore
|
|
|
+
|
|
|
+# do NOT ignore editorconfig
|
|
|
+!.editorconfig
|