Sfoglia il codice sorgente

Extend .gitignore file to ignore release build folder

Patrick-Christopher Mattulat 1 anno fa
parent
commit
08d1d8899c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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