JC-Coder / startease

StartEase is a command-line interface (CLI) tool designed to make project setup a breeze. Whether you're working with your favorite technologies or exploring new ones, StartEase is your companion for quickly and effortlessly scaffolding projects.
https://startease.vercel.app
MIT License
61 stars 25 forks source link

Drimes: Added files to the gitignore #8

Closed drimescodes closed 1 year ago

drimescodes commented 1 year ago

I've removed the node_modules, .idea/, and .DS_Store files from staging and added them to the .gitignore. Subsequent clones will automatically ignore these directories and files.

JC-Coder commented 1 year ago

@drimescodes please make your pr again the dev branch

drimescodes commented 1 year ago

Okay, doing that now