Files
amodem/.gitignore
2019-03-08 15:11:47 +02:00

30 lines
212 B
Plaintext

*~
\#*\#
*.out
*.pyc
*.sublime-*
*.tgz
*.txt
*.png
*.csv
*.recv
*.send
*.rx
*.tx
*.prof
*.log
*.ogv
*.pcm
*.tar.gz
build/
*.egg-info
.coverage
htmlcov
*_ext.c
*_ext.so
/.tox
/dist
/deb_dist
*.html
.pytest_cache/