irs/.gitignore
2017-03-08 21:35:06 -08:00

24 lines
318 B
Plaintext

# General stuff to ignore.
*.pyc
/dist/
/*.egg-info/
/build/
__pycache__/
# For easy updating of stuff.
update_pypi_and_github.py
# Currently in progress
/flexx-app/
/.idea/
*test.py
# Temporarily downloaded files
*.mp3
*.zip
# I hate ffmpeg on Travis CI
#.travis.yml
# Temporarily built binaries
ffmpeg binaries/