diff options
author | Pierre Ossman <ossman@cendio.se> | 2018-07-11 14:00:37 +0200 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2018-07-11 14:02:54 +0200 |
commit | 8060c5acd62833a2af5be0b7d2a3d522a4071536 (patch) | |
tree | ca3c7677defcedbd277299b5185f93839090f021 /tests | |
parent | 73e5d2c4b35d6c43f6c371788fd5623c62242431 (diff) | |
download | tigervnc-8060c5acd62833a2af5be0b7d2a3d522a4071536.tar.gz tigervnc-8060c5acd62833a2af5be0b7d2a3d522a4071536.zip |
Fix .gitignore for vncviewer/ and tests/
We had partial coverage for vncviewer/ already, but fix up the last
pieces.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore new file mode 100644 index 00000000..110f2510 --- /dev/null +++ b/tests/.gitignore @@ -0,0 +1,6 @@ +conv +convperf +decperf +encperf +fbperf +hostport |