Ignore DLLs too

Since you may want to put them next to the EXEs here
This commit is contained in:
ISSOtm
2021-03-09 22:45:05 +01:00
parent 88646093ca
commit 3da9d81071

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ rgbgfx
rgbshim.sh rgbshim.sh
*.o *.o
*.exe *.exe
*.dll
.checkpatch-camelcase.* .checkpatch-camelcase.*
CMakeCache.txt CMakeCache.txt
CMakeFiles CMakeFiles