irs/.gitignore

24 lines
303 B
Plaintext
Raw Normal View History

# General stuff to ignore.
2016-12-10 23:40:43 +00:00
*.pyc
/dist/
/*.egg-info/
/build/
__pycache__/
# For easy updating of stuff.
update_pypi_and_github.py
2017-01-01 00:50:31 +00:00
# Currently in progress
/flexx-app/
/.idea/
*test.py
# Temporarily downloaded files
*.mp3
2017-03-09 05:12:37 +00:00
*.zip
2017-03-14 05:48:37 +00:00
# Coverage files
.coverage
2017-03-09 05:35:06 +00:00
# Temporarily built binaries
ffmpeg binaries/