selwin / python-user-agents

A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
MIT License
1.44k stars 197 forks source link

Update gitignore #54

Closed fatelei closed 8 years ago

fatelei commented 8 years ago

Change py/ua_parser.egg-info/ to *.egg-info.

fatelei commented 8 years ago

cc @selwin