syncify icon indicating copy to clipboard operation
syncify copied to clipboard

Remove dist folder

Open WolfGreyDev opened this issue 9 months ago • 3 comments

Removes compiled files from version control as they should be built during deployment.

Changes:

  • Removes dist/ folder from git tracking
  • Adds dist/ to .gitignore

Closes #43

Note: Contributors should follow the contributing guidelines to set up a local build after this change.

WolfGreyDev avatar Apr 16 '25 13:04 WolfGreyDev