From 3e89dce5ee4f53f1457acefe4e9561fe0ad8a938 Mon Sep 17 00:00:00 2001 From: Krystian Cybulski Date: Wed, 9 Oct 2013 19:18:28 +0200 Subject: 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 --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') 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_* -- cgit v1.2.1