Explorar el Código

Extend .gitignore file to ignore release build folder

Patrick-Christopher Mattulat hace 1 año
padre
commit
08d1d8899c
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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