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/
|
build/
|
||||||
|
qtcreator-build/
|
||||||
Doxyfile
|
Doxyfile
|
||||||
html/
|
html/
|
||||||
latex/
|
latex/
|
||||||
|
CMakeLists.txt.user
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue