Update .gitignore

Ignore browbeat.egg-info as well.

Change-Id: Ibeebd446f50baa5e4d751e6d823daac8a5209948
Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
Chuck Short 2018-08-02 08:44:27 -04:00 committed by Aakarsh
parent 74a9509be9
commit 142e8f538a
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,7 +1,7 @@
*.py[cod]
# Distribution / packaging
.eggs
*.egg*
# Testing
.cache