summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHans Hörberg <hans.horberg@umu.se>2014-02-14 09:20:17 +0100
committerHans Hörberg <hans.horberg@umu.se>2014-02-14 09:20:17 +0100
commit7585d46abdaa579eaae273c0903cd4ba20fcb3a9 (patch)
treeb158f199d0716912c007f01b2dc87d846eb802d9 /.gitignore
parentfbb8c100c34ca7179e959c61a2cfe94301af00f9 (diff)
downloadpysaml2-7585d46abdaa579eaae273c0903cd4ba20fcb3a9.tar.gz
Added a file for cert generation and updated gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore38
1 files changed, 38 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 524b021f..9bfed08f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -109,3 +109,41 @@ example/sp/sp_conf_local.py
example/sp/my_backup_sp_conf_local.py
example/sp/backup_sp_conf_local.py
+
+example/idp2/pki/localhost.ca.crt
+
+example/idp2/pki/localhost.ca.crt
+
+example/idp2/pki/localhost.ca.key
+
+example/idp2/pki/localhost.ca.key
+
+example/sp/pki/localhost.ca.crt
+
+example/sp/pki/localhost.ca.crt
+
+example/sp/pki/localhost.ca.key
+
+example/sp/pki/localhost.ca.key
+
+example/idp2/idp_conf_dirgweb.py
+
+example/idp2/idp_conf_nocert.py
+
+example/idp2/idp_conf_proxy.py
+
+example/idp2/idp_nocert.xml
+
+example/sp/nocert_sp_conf/sp_nocert.xml
+
+example/sp/normal_sp_conf/sp.xml
+
+example/sp/normal_sp_conf/sp_conf.py
+
+example/sp/normal_sp_conf/who.ini
+
+example/sp/sp_nocert.xml
+
+example/sp/sp_nocert2.xml
+
+example/sp/test.py