view .gitignore @ 81:a36609a3f8b6 master remote/master

Merge pull request #46 from QuLogic/sdist-info Add some metdata into sdist committer: GitHub <noreply@github.com>
author Brendan Rius <brendan.rius@gmail.com>
date Sun, 03 Jun 2018 22:21:48 +0200
parents 308a0eaa4e49
children
line wrap: on
line source

__pycache__
*.pyc
build/
dist/
MANIFEST
.idea/
.ipynb_checkpoints/
*.egg-info/
venv/