Explorar el Código

Ignore all forms of CMakeLists.txt.user

In some cases Qt Creator will create a CMakeLists.txt.user file with a short hash which should also be ignored. For example:

    CMakeLists.txt.user.1fa15d5
Taylor Braun-Jones hace 9 años
padre
commit
f3643325e4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Qt.gitignore

+ 1 - 1
Qt.gitignore

@@ -34,5 +34,5 @@ Makefile*
 *.qmlproject.user.*
 
 # QtCtreator CMake
-CMakeLists.txt.user
+CMakeLists.txt.user*