mdickinson / refcycle

Support for displaying and analyzing reference graphs of Python objects.
Apache License 2.0
15 stars 1 forks source link

Add .gitignore file #54

Closed mdickinson closed 7 years ago

mdickinson commented 7 years ago

For now, all we care about excluding is .pyc files. We may add more to this later.