dunfrey / BCG-GAMMA-Challenge-2021

BCG GAMMA Challenge 2021 – Datathon - Virtual Event
MIT License
2 stars 1 forks source link

Create .gitignore to not commit unneeded files to git #8

Open fernandojunior opened 3 years ago

fernandojunior commented 3 years ago

Avoid commit trash files/folders like .ipynb_checkpoints and __pycache__.

Create a .gitignore file in root folder containing a extension list of files to not commit.

Example:

dunfrey commented 3 years ago

https://github.com/dunfrey/BCG-GAMMA-Challenge-2021/blob/main/.gitignore