some .gitignore files to suppress display of generated files in git

This commit is contained in:
Seth Schoen
2012-07-14 13:49:58 -07:00
parent f82c259b1a
commit d18c7f6eee
5 changed files with 12 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
*.pyc
chocolate_protocol_pb2.py
m3
+2
View File
@@ -0,0 +1,2 @@
choc_cert_extensions.cnf
*.crt
+1
View File
@@ -0,0 +1 @@
SERVERNAME
+1
View File
@@ -0,0 +1 @@
newcerts
+5
View File
@@ -0,0 +1,5 @@
_sni_support.so
sni_support_wrap.c
sni_support.py
sni_support.o
sni_support_wrap.o