Merge pull request #612 from devinsolutions/master

Add cdist.egg-info/ to gitignore
This commit is contained in:
Darko Poljak 2018-01-06 20:38:31 +01:00 committed by GitHub
commit 13a13eee03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -20,6 +20,7 @@ __pycache__/
MANIFEST
dist/
cdist/version.py
cdist.egg-info/
# sphinx build dirs, cache
_build/