浏览代码

Ignore new CLion build folder and conan files

Tobias Hieta 8 年之前
父节点
当前提交
a3b0f73d64
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -9,4 +9,9 @@ build/*
 QtCreatorDeployment.txt
 vagrant/ubuntu-x86_64/.vagrant
 vagrant/windows-x86_64/.vagrant
-build-*
+build-*
+cmake-build-*
+*.pyc
+conaninfo.txt
+conanbuildinfo.*
+web-client