Merge pull request #612 from devinsolutions/master
Add cdist.egg-info/ to gitignore
This commit is contained in:
commit
13a13eee03
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -20,6 +20,7 @@ __pycache__/
|
|||
MANIFEST
|
||||
dist/
|
||||
cdist/version.py
|
||||
cdist.egg-info/
|
||||
|
||||
# sphinx build dirs, cache
|
||||
_build/
|
||||
|
|
Loading…
Reference in a new issue