diff options
author | Samuel Mannehed (ThinLinc team) <samuel@cendio.se> | 2024-05-07 15:00:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-07 15:00:43 +0200 |
commit | 3db859ef6c40539ac20cd5e33e0f31e00dc1a4a3 (patch) | |
tree | 9d911240e3456f0a9ca664bc242169e56efea6b9 /tests | |
parent | 6d19e961e243a6a5a517afd2dc3602ce013e4433 (diff) | |
parent | 337c136ce018fc8d9d12b9e188634925238d11cc (diff) | |
download | tigervnc-3db859ef6c40539ac20cd5e33e0f31e00dc1a4a3.tar.gz tigervnc-3db859ef6c40539ac20cd5e33e0f31e00dc1a4a3.zip |
Merge pull request #1737 from 62832/fix-1195
Allow for alternative user config locations, deprecate `~/.vnc` in favour of XDG Base Directory Specification paths
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 110f2510..bc2748d9 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -1,6 +1,11 @@ conv +convertlf convperf decperf +emulatemb encperf fbperf +gesturehandler hostport +pixelformat +unicode |