Przeglądaj źródła

Extend .gitignore file to ignore release build folder

Patrick-Christopher Mattulat 1 rok temu
rodzic
commit
08d1d8899c
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,2 +1,3 @@
 .idea
 cmake-build-debug
+cmake-build-release