소스 검색

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