Browse Source

Extend .gitignore file to ignore release build folder

Patrick-Christopher Mattulat 1 năm trước cách đây
mục cha
commit
08d1d8899c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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