irs/.gitignore

11 lines
166 B
Plaintext
Raw Normal View History

2016-12-10 23:40:43 +00:00
# Compiled python modules.
*.pyc
# Setuptools distribution folder.
/dist/
# Python egg metadata, regenerated from source files by setuptools.
/*.egg-info/
/build/