gawindx / WinNUT-Client

This is a NUT windows client for monitoring your ups hooked up to your favorite linux server.
GNU General Public License v3.0
395 stars 70 forks source link

Purging ignored files from repository #49

Closed gbakeman closed 3 years ago

gbakeman commented 3 years ago

It looks like the .gitignore file was added after many would-be ignored files were already committed to the repository. I've wiped out all files I could find that should be ignored. This way, we won't be prompted to commit their changes whenever we open the solution or build projects.

gawindx commented 3 years ago

Good job

I integrate it but I do not publish a new version immediately. I started working on the next version which will include many changes (service, correction of various existing bugs, additional translations and other improvements).

gbakeman commented 3 years ago

Thank you for quickly getting to this. I'd like to contribute more if you don't mind, what are your immediate plans? I was having some issues connecting to my NUT server so I was going to work on troubleshooting that next (maybe adding more debug messages)

gawindx commented 3 years ago

I am not against help. I don't have much time for the moment to work on the project but any contribution is good to take. Improving debugging could be a good start, but future changes will most likely require reworking of changes made to the current code.

What is planned, in general terms:

As you can see, the stain is heavy and, depending on my free time, it might take some time.

If you correct any other problem, please send them back to me, I can integrate them into the new version and publish a corrective version if necessary.