Skip to content

Commit

Permalink
testsuite/.gitignore: Ignore all of the misc artifacts from the tests.
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Hatle <[email protected]>
  • Loading branch information
Mark Hatle committed Oct 28, 2015
1 parent 84cdae5 commit 88c4a1e
Showing 1 changed file with 48 additions and 0 deletions.
48 changes: 48 additions & 0 deletions testsuite/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
*.log
*.orig
*.trs
*.so*
*.tree
*.nop
*.lds
*.first
*.second
*.list
prelink.cache
prelink.conf
cxx1
cxx2
cxx3
cycle1
cycle2
ifunc1
ifunc2
ifunc3
layout1
layout2
reloc1
reloc10
reloc11
reloc2
reloc3
reloc6
reloc7
shuffle1
shuffle2
shuffle3
shuffle4
shuffle5
shuffle6
shuffle7
shuffle8
shuffle9
tls1
tls2
tls3
tls4
tls5
tls6
tls7
tlstest
undo1

0 comments on commit 88c4a1e

Please sign in to comment.