Add qtcreator build directory and CMakeLists.txt.user file to .gitignore
This commit is contained in:
parent
e2e9ba4634
commit
01855cac96
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,6 @@
|
|||
build/
|
||||
qtcreator-build/
|
||||
Doxyfile
|
||||
html/
|
||||
latex/
|
||||
CMakeLists.txt.user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue