1
1
Fork 0
mirror of https://github.com/cooperhammond/irs.git synced 2025-03-07 03:59:39 +00:00
irs/.gitignore

14 lines
172 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/
*test.py