syncplay/.gitignore
ObserverOfTime b231b8da0c Add setup.py for setuptools
Amended syncplay.utils.findWorkingDir for the setuptools path
2019-03-25 21:13:30 +02:00

19 lines
176 B
Plaintext

*.py[co]
.*.sw[po]
*.exe
venv
/SyncPlay.egg-info
/build
/cert
/dist
/syncplay v*
/syncplay_v*
syncplay_setup.nsi
dist.7z
.*
!.travis.yml
!.appveyor.yml
__pycache__
*.egg-info