Updated .gitignore for QtCreator IDE files
This commit is contained in:
parent
ae39e573bf
commit
cbcc875aef
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,7 +11,7 @@ CMakeFiles/
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
*.a
|
*.a
|
||||||
*.txt.user
|
*.user*
|
||||||
*.autosave
|
*.autosave
|
||||||
/Doxyfile
|
/Doxyfile
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue