Update git ignore file for git-svn clones

This commit is contained in:
Emmanuele Bassi 2008-06-10 17:13:52 +00:00
parent d93c7d1f85
commit 05d87a7475

23
.gitignore vendored
View File

@ -85,12 +85,17 @@ tests/test-timeline-rewind
tests/test-timeline-smoothness tests/test-timeline-smoothness
tests/test-unproject tests/test-unproject
tests/test-viewport tests/test-viewport
/tests/test-cogl-offscreen tests/test-cogl-offscreen
/tests/test-cogl-primitives tests/test-cogl-primitives
/tests/test-cogl-tex-convert tests/test-cogl-tex-convert
/tests/test-cogl-tex-foreign tests/test-cogl-tex-foreign
/tests/test-cogl-tex-getset tests/test-cogl-tex-getset
/tests/test-cogl-tex-polygon tests/test-cogl-tex-polygon
/tests/test-cogl-tex-tile tests/test-cogl-tex-tile
/tests/test-pixmap tests/test-pixmap
/tests/test-stage-read-pixels tests/test-stage-read-pixels
tests/test-clip
tests/test-layout
tests/test-random-text
tests/test-texture-quality
tests/test-paint-wrapper