mirror of https://github.com/kivy/pyjnius.git
add pyjnius.egg-info to gitignore
This commit is contained in:
parent
fdefa15141
commit
c7a6cbf6b1
|
@ -11,4 +11,5 @@ build
|
||||||
*.so
|
*.so
|
||||||
*.iml
|
*.iml
|
||||||
dist
|
dist
|
||||||
jnius.egg-info
|
pyjnius.egg-info
|
||||||
|
jnius.egg-info
|
||||||
|
|
Loading…
Reference in New Issue