summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <stanisci.m@gmail.com>2019-02-20 17:23:10 +0100
committerMarcello Stanisci <stanisci.m@gmail.com>2019-02-20 17:23:10 +0100
commite1d3ce642298304a0e999b1dd6feb0b95ee78975 (patch)
treec64ea99f0029d9f1a4196d872629f652dffff877
parent2b9168365c39e2313077ad27a5f9c7300fdc4faa (diff)
downloadlanding-e1d3ce642298304a0e999b1dd6feb0b95ee78975.tar.gz
landing-e1d3ce642298304a0e999b1dd6feb0b95ee78975.tar.bz2
landing-e1d3ce642298304a0e999b1dd6feb0b95ee78975.zip
Gitignore & submodules updating.
-rw-r--r--.gitignore26
-rw-r--r--.gitmodules1
m---------demo/static/web-common0
3 files changed, 18 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index e9e122c..99a596a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,17 @@
-/Makefile
-/Makefile.in
-/aclocal.m4
-/autom4te.cache/
-/configure
-/config.log
-/config.status
-/install-sh
-/missing
+Makefile
+Makefile.in
+aclocal.m4
+autom4te.cache/
+configure
+config.log
+config.status
+install-sh
+missing
+demo/Makefile
+demo/Makefile.in
+demo/de/
+demo/en/
+demo/es/
+demo/it/
+demo/static/Makefile
+demo/static/Makefile.in
diff --git a/.gitmodules b/.gitmodules
index 24afdf5..b20bc28 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,4 @@
path = demo/static/web-common
url = git://git.taler.net/web-common
branch = master
+ ignore = dirty
diff --git a/demo/static/web-common b/demo/static/web-common
-Subproject eb98a9a1ffd8fae66f03184861b4f25919931fd
+Subproject e9554baf0f3f880d656284ef5e9089bbd831346