mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 18:50:20 -04:00
Ignore egg-info dirs
This commit is contained in:
parent
e2d95b3719
commit
74b22a596e
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
.*
|
||||
*.orig
|
||||
*.pyc
|
||||
*.egg-info/
|
||||
|
|
|
|||
Loading…
Reference in a new issue