Fefedu973 / SignalRGB-To-OpenRGB-Bridge

An add on for signalRGB that allows to control OpenRGB Devices
3 stars 1 forks source link

Missing .gitignore #6

Open Oxalin opened 2 months ago

Oxalin commented 2 months ago

Add .gitignore. It should at least contain the following: /node_modules /build /dist server.exe

Fefedu973 commented 2 months ago

Okay! I will just keep server.exe because the software that I made this plugin for just copies the last version of the code if it is different and I provide an exe file for the users otherwise they will have to download it manually every time they start the software which is not good