mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
updated .gitignore
This commit is contained in:
parent
910d45d93f
commit
72847b88cc
1 changed files with 1 additions and 25 deletions
26
.gitignore
vendored
26
.gitignore
vendored
|
@ -1,28 +1,4 @@
|
||||||
build
|
build
|
||||||
|
builddir
|
||||||
.vscode
|
.vscode
|
||||||
*.swp
|
*.swp
|
||||||
testShape
|
|
||||||
testMultiShapes
|
|
||||||
testBoundary
|
|
||||||
testPath
|
|
||||||
testPathCopy
|
|
||||||
testBlending
|
|
||||||
testUpdate
|
|
||||||
testDirectUpdate
|
|
||||||
testScene
|
|
||||||
testTransform
|
|
||||||
testCustomTransform
|
|
||||||
testSceneTransform
|
|
||||||
testStroke
|
|
||||||
testStrokeLine
|
|
||||||
testLinearGradient
|
|
||||||
testRadialGradient
|
|
||||||
testGradientTransform
|
|
||||||
testSvg
|
|
||||||
testSvg2
|
|
||||||
testAsync
|
|
||||||
testCapi
|
|
||||||
testArc
|
|
||||||
testMultiCanvas
|
|
||||||
testDuplicate
|
|
||||||
testStress
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue