Bokeh-Python-Visualization icon indicating copy to clipboard operation
Bokeh-Python-Visualization copied to clipboard

Add a .gitignore file so that __pycache__ files are not stored in github

Open dazzag24 opened this issue 7 years ago • 0 comments

e.g a simple .gitignore file in this case would contain

pycache/

However it is a good idea to create a more comprehensive file tailored to your IDE. See https://www.gitignore.io/ for examples.

dazzag24 avatar May 25 '18 08:05 dazzag24