Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba843d9cce76b6d063a409e75970293d66e48352 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*.pyc
*.egg-info/
.eggs/
build/
dist*/
/venv*/
/kgs/
/.tox/
letsencrypt.log

# coverage
.coverage
/htmlcov/

/.vagrant

# editor temporary files
*~
*.swp
\#*#
.idea

# auth --cert-path --chain-path
/*.pem