GauravSingh9356 / J.A.R.V.I.S

Personal Assistant built using python libraries. It does almost anything which includes sending emails, Optical Text Recognition, Dynamic News Reporting at any time with API integration, Todo list generator, Opens any website with just a voice command, Plays Music, Wikipedia searching, Dictionary with Intelligent Sensing i.e. auto spell checking, Weather Reporting i.e. temp, wind speed, humidity, YouTube searching, Google Map searching, Youtube Downloading, etc.
MIT License
852 stars 201 forks source link

Add .gitignore and move .vscode directory #11

Closed apoclyps closed 4 years ago

apoclyps commented 4 years ago

Request

I would recommend adding a standard python .gitignore file to the repository (e.g. Github standard python .gitignore) and removing the .vscode folder.

The .vscode folder can be useful to share in projects where everyone is using the same editor and there are some standards that should be shared; as there are none here, I would suggest removing it (see stack overflow discussion for context)

apoclyps commented 4 years ago

closed by #12