mirror of
https://github.com/certbot/certbot.git
synced 2026-03-24 19:35:29 -04:00
gitignore setuptools artifacts
This commit is contained in:
parent
35c4cbd438
commit
8dc8ceca2d
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,5 @@
|
|||
*.pyc
|
||||
*.egg-info
|
||||
build/
|
||||
dist/
|
||||
m3
|
||||
|
|
|
|||
Loading…
Reference in a new issue