commit: e81314d47d41879cb7044c660bf5f776a8469eb5
parent: 0f1e7ca1a814600cc056fe5124aefee51f20250b
author: Chris Noxz <chris@noxz.tech>
date: Sat, 12 Oct 2019 19:52:37 +0200
Upload geogebra files
5 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
@@ -19,7 +19,7 @@ all: clean builder
@
@echo creating tar archive 'web.tar'
@find ./ -type f -regex \
- ".*\.\(jpg\|png\|svg\|html\|css\|asc\|pub\|rss\|xml\|swps\|txt\|patch\)" \
+ ".*\.\(jpg\|png\|svg\|html\|css\|asc\|pub\|rss\|xml\|swps\|txt\|patch\|ggb\)" \
-exec tar -rf web.tar {} \;
builder: config.h builder.c
diff --git a/noxz.tech/pub/math/.buildignore b/noxz.tech/pub/math/.buildignore
diff --git a/noxz.tech/pub/math/1mIBk-tri-tc.ggb b/noxz.tech/pub/math/1mIBk-tri-tc.ggb
diff --git a/noxz.tech/pub/math/1mIBk-ucir-bc.ggb b/noxz.tech/pub/math/1mIBk-ucir-bc.ggb
diff --git a/noxz.tech/pub/math/1mIBk-ucir-tc.ggb b/noxz.tech/pub/math/1mIBk-ucir-tc.ggb