diff --git a/.gitignore b/.gitignore index 041d4c5..201235f 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,5 @@ Makefile cmake_install.cmake compile_commands.json hyprutils.pc + +tests/test_output/ \ No newline at end of file diff --git a/tests/resource/images/hyprland.symlink b/tests/resource/images/hyprland.symlink new file mode 120000 index 0000000..54ffd44 --- /dev/null +++ b/tests/resource/images/hyprland.symlink @@ -0,0 +1 @@ +hyprland.png \ No newline at end of file