[git] Update .gitignore to ignore build directories.
This commit is contained in:
parent
e12f0e43a8
commit
c71064fa74
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
|||
.DS_Store
|
||||
*.pro.user
|
||||
*~
|
||||
build-*
|
||||
|
||||
project.xcworkspace
|
||||
xcuserdata
|
||||
|
|
Reference in a new issue