Browse Source

Extend .gitignore file to ignore release build folder

Patrick-Christopher Mattulat 1 year ago
parent
commit
08d1d8899c
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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