summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorBryce Harrington <bryce@osg.samsung.com>2015-07-31 17:55:54 -0700
committerBryce Harrington <bryce@osg.samsung.com>2015-07-31 17:56:54 -0700
commite0963f6c8ec1be9f68b851ee998d0cef3e647028 (patch)
treeb9ede747f7900940fa515915a7ac9d920ba95dd7 /src/.gitignore
parent79467f0982cac793b2b724850628fc90a8bb6072 (diff)
downloadcairo-e0963f6c8ec1be9f68b851ee998d0cef3e647028.tar.gz
gitignore: Ignore .trs (test results)
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index 534263a15..32fb7333e 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -23,6 +23,7 @@ cairo.def
*.ilk
*.exp
*.lib
+*.trs
*~
.*.sw?
TAGS