mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
some .gitignore files to suppress display of generated files in git
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
*.pyc
|
||||||
|
chocolate_protocol_pb2.py
|
||||||
|
m3
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
choc_cert_extensions.cnf
|
||||||
|
*.crt
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
SERVERNAME
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
newcerts
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
_sni_support.so
|
||||||
|
sni_support_wrap.c
|
||||||
|
sni_support.py
|
||||||
|
sni_support.o
|
||||||
|
sni_support_wrap.o
|
||||||
Reference in New Issue
Block a user