shithub: rgbds

Download patch

ref: 3da9d810714ebe9f4f750d06d22a5da08ab8f494
parent: 88646093ca5562aed4fc949d6e8e0206c627c7a2
author: ISSOtm <eldredhabert0@gmail.com>
date: Tue Mar 9 17:45:05 EST 2021

Ignore DLLs too

Since you may want to put them next to the EXEs here

--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@
 rgbshim.sh
 *.o
 *.exe
+*.dll
 .checkpatch-camelcase.*
 CMakeCache.txt
 CMakeFiles