irs/.gitignore
Kepoor Hampond 1cdcac80be Updated
2016-12-31 16:50:31 -08:00

12 lines
162 B
Plaintext

# General stuff to ignore.
*.pyc
/dist/
/*.egg-info/
/build/
# For easy updating of stuff.
update_pypi_and_github.py
# Currently in progress
/flexx-app/
/.idea/