瀏覽代碼

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