Kotak-Neo / kotak-neo-api

108 stars 97 forks source link

Removing local build, .DS_store and unnecessary files from git and updating .gitignore #6

Closed shashwat001 closed 1 year ago

shashwat001 commented 1 year ago

Removes the following directories/files from git

  1. dist/
  2. build/
  3. pycache/
  4. .DS_Store
  5. .egg-info/
  6. .idea