Update .gitignore
Ignore browbeat.egg-info as well. Change-Id: Ibeebd446f50baa5e4d751e6d823daac8a5209948 Signed-off-by: Chuck Short <chucks@redhat.com>
This commit is contained in:
parent
74a9509be9
commit
142e8f538a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,7 +1,7 @@
|
||||
*.py[cod]
|
||||
|
||||
# Distribution / packaging
|
||||
.eggs
|
||||
*.egg*
|
||||
|
||||
# Testing
|
||||
.cache
|
||||
|
Loading…
Reference in New Issue
Block a user