mirror of
https://github.com/blender/blender
synced 2026-09-26 16:15:47 +03:00
.gitignore: Adding CMakeLists.txt.user for QtCreator users.
This commit is contained in:
parent
646cc46400
commit
f91368d822
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -11,6 +11,9 @@ __pycache__/
|
|||
*.swo
|
||||
*#
|
||||
|
||||
# QtCreator
|
||||
CMakeLists.txt.user
|
||||
|
||||
# ms-windows
|
||||
Thumbs.db
|
||||
ehthumbs.db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue