changeset 37:96dec6483b60

Added persistent store config; more stuff to ignore.
author samer
date Mon, 23 Feb 2015 10:51:13 +0000
parents 99afd4e6cba9
children 0d884d5d3376
files .hgignore var/dml/config-enabled/store.pl
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sat Feb 21 02:11:03 2015 +0000
+++ b/.hgignore	Mon Feb 23 10:51:13 2015 +0000
@@ -37,3 +37,5 @@
 ^.fehbg
 ^.pki/
 ^.profile.d
+^var/dml/RDF-store
+^lib/dml-archive
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/var/dml/config-enabled/store.pl	Mon Feb 23 10:51:13 2015 +0000
@@ -0,0 +1,1 @@
+../../../src/github/ClioPatria/config-available/store.pl
\ No newline at end of file