root/.gitignore

Revision 96:d8de5f9dbce3, 69 bytes (checked in by Michele Mattioni <mattioni@…>, 2 years ago)

Added the .gitignore to the repo.

Line 
1syntax: glob
2
3*.pyc
4_build
5dist/*
6*.py,cover
7.project
8.pydevproject
9
Note: See TracBrowser for help on using the browser.