From 15ea5b6a8e13d4d694ea1f256c37440f72f416bd Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch
Date: Mon, 25 Nov 2024 02:52:59 +0100 Subject: Initial commit: eizoctl --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c8f0d9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +/compile_commands.json +/eizoctl +/eizoctl.exe +/eizoctltray.png +/eizoctltray.ico +/eizoctltray.o +/eizoctltray.exe -- cgit v1.2.3-70-g09d2