ironman5366 / W.I.L.L

A python written personal assistant
https://willbeddow.com
MIT License
377 stars 58 forks source link

Remove *.pyc files and add "*.pyc" to .gitignore #2

Closed brenttaylor closed 8 years ago

brenttaylor commented 8 years ago

Compiled python files really shouldn't be in the repo.

ironman5366 commented 8 years ago

Yeah... been meaning to clean those up. Thanks