summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKrystian Cybulski <krys@koliber.com>2013-10-09 19:18:28 +0200
committerKrystian Cybulski <krys@koliber.com>2013-10-09 19:18:28 +0200
commit3e89dce5ee4f53f1457acefe4e9561fe0ad8a938 (patch)
treebecb8b46c9d26196952f43e4ff4fcf55c6db28e4 /.gitignore
parent2f4d4605196a112cdc154e632c03f870fbb44e7c (diff)
downloadpysaml2-3e89dce5ee4f53f1457acefe4e9561fe0ad8a938.tar.gz
Created another way of loading remote_metadata. Allows you to specify a path to a python function which will be load the content of the XML on the fly
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 02d5cce4..31041c1c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,6 +13,8 @@ dist/
example/sp/identities
subject.db
.idea
+.project
+.pydevproject
.DS_store
.gitignore
debug_*