You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Add .gitignore. It should at least contain the following:
/node_modules
/build
/dist
server.exe
The text was updated successfully, but these errors were encountered: