mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
merge .gitignore
This commit is contained in:
parent
01a00b213a
commit
3ff777cf23
2 changed files with 7 additions and 8 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -51,3 +51,10 @@ tests/letstest/venv3/
|
|||
.certbot_test_workspace
|
||||
**/assets/pebble*
|
||||
**/assets/challtestsrv*
|
||||
|
||||
# snap files
|
||||
.snapcraft
|
||||
parts
|
||||
prime
|
||||
stage
|
||||
*.snap
|
||||
|
|
|
|||
8
snap/.gitignore
vendored
8
snap/.gitignore
vendored
|
|
@ -1,8 +0,0 @@
|
|||
.snapcraft
|
||||
parts
|
||||
prime
|
||||
stage
|
||||
*.snap
|
||||
certbot
|
||||
venv
|
||||
.idea
|
||||
Loading…
Reference in a new issue