add ox.egg-info to .gitignore
This commit is contained in:
parent
be79771f56
commit
1053673af1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ ox/__version.py
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
MANIFEST
|
MANIFEST
|
||||||
|
ox.egg-info
|
||||||
|
|
Loading…
Reference in a new issue