mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
[gitignore] Update ignore file
This commit is contained in:
parent
cf80105ab0
commit
2b02dfce84
7
.gitignore
vendored
7
.gitignore
vendored
@ -10,6 +10,7 @@ clutter.pc
|
||||
.libs
|
||||
*.lo
|
||||
*.la
|
||||
ChangeLog*
|
||||
clutter/clutter-enum-types.[ch]
|
||||
clutter/clutter-marshal.[ch]
|
||||
clutter/clutter-version.h
|
||||
@ -59,6 +60,7 @@ stamp-h1
|
||||
/tests/interactive/*.o
|
||||
/tests/conform/*.o
|
||||
/tests/micro-bench/*.o
|
||||
/tests/interactive/test-actor-clone
|
||||
/tests/interactive/test-actors
|
||||
/tests/interactive/test-behave
|
||||
/tests/interactive/test-boxes
|
||||
@ -90,6 +92,7 @@ stamp-h1
|
||||
/tests/interactive/test-timeline-smoothness
|
||||
/tests/interactive/test-unproject
|
||||
/tests/interactive/test-viewport
|
||||
/tests/interactive/test-cogl-multitexture
|
||||
/tests/interactive/test-cogl-offscreen
|
||||
/tests/interactive/test-cogl-primitives
|
||||
/tests/interactive/test-cogl-tex-convert
|
||||
@ -112,9 +115,13 @@ stamp-h1
|
||||
/tests/interactive/test-interactive
|
||||
/tests/interactive/test-binding-pool
|
||||
/tests/interactive/test-text-field
|
||||
/tests/interactive/light0.png
|
||||
/tests/interactive/light1.png
|
||||
/tests/interactive/redhand.png
|
||||
/tests/interactive/redhand_alpha.png
|
||||
/tests/interactive/test-script.json
|
||||
/tests/interactive/test-clutter-cairo-flowers
|
||||
/tests/conform/test-anchors
|
||||
/tests/conform/test-conformance
|
||||
/tests/conform/test-conformance-results.xml
|
||||
/tests/conform/test-conformance-results.html
|
||||
|
Loading…
Reference in New Issue
Block a user