Преглед изворни кода

Extend .gitignore file to ignore release build folder

Patrick-Christopher Mattulat пре 1 година
родитељ
комит
08d1d8899c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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