diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-07-23 12:46:02 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-07-23 12:46:02 +0200 |
| commit | 118c67c8043374e36e4c3c4e9ace94fab16483ed (patch) | |
| tree | 42c94aeab0746982d84aba8bddbf84abc206e44f /test | |
| parent | e2d3b038996a0b9520565665481f652a1b6b45bc (diff) | |
Git-ignore resize-example* test programs
Diffstat (limited to 'test')
| -rw-r--r-- | test/.gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 2b1bd43a7..d34e3338c 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -93,6 +93,14 @@ resize resizebox resize.cxx resize.h +resize-example1 +resize-example2 +resize-example3a +resize-example3b +resize-example3c +resize-example3d +resize-example4a +resize-example4b rotated_text scroll shape |
