diff options
author | Reid Barton <rwbarton@gmail.com> | 2016-01-21 11:16:47 -0500 |
---|---|---|
committer | Reid Barton <rwbarton@gmail.com> | 2016-01-21 11:17:58 -0500 |
commit | 96303db507aa1ee9044bb1c9804879dcbf0b1fad (patch) | |
tree | 582a7d8706a4c3476438c4e09db8180de75fefa0 /testsuite/tests/ghc-api | |
parent | 7cb893f562346d5aa986bd88863335aabbf7e95f (diff) | |
download | haskell-96303db507aa1ee9044bb1c9804879dcbf0b1fad.tar.gz |
Add a missing .gitignore entry in annotations tests
Diffstat (limited to 'testsuite/tests/ghc-api')
-rw-r--r-- | testsuite/tests/ghc-api/annotations/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/tests/ghc-api/annotations/.gitignore b/testsuite/tests/ghc-api/annotations/.gitignore index 9880335dcc..fbd2765e59 100644 --- a/testsuite/tests/ghc-api/annotations/.gitignore +++ b/testsuite/tests/ghc-api/annotations/.gitignore @@ -17,6 +17,7 @@ t10357 t10358 t10396 t10399 +t11430 stringSource *.hi *.o |