Procházet zdrojové kódy

Ignore new CLion build folder and conan files

Tobias Hieta před 7 roky
rodič
revize
a3b0f73d64
1 změnil soubory, kde provedl 6 přidání a 1 odebrání
  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