From 6c5bbc5fa0bad633325fc3901a3c72c2c0ad64a5 Mon Sep 17 00:00:00 2001 From: J08nY Date: Sat, 16 Apr 2016 03:23:48 +0200 Subject: init --- .gitignore | 1 + index.html | 12 ++++++++++++ main.ts | 1 + 3 files changed, 14 insertions(+) create mode 100644 .gitignore create mode 100644 index.html create mode 100644 main.ts diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bfa6a22 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +# Created by .ignore support plugin (hsz.mobi) diff --git a/index.html b/index.html new file mode 100644 index 0000000..9ebca2c --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + Transmuto + + + + + + + \ No newline at end of file diff --git a/main.ts b/main.ts new file mode 100644 index 0000000..a029f8d --- /dev/null +++ b/main.ts @@ -0,0 +1 @@ +/// -- cgit v1.2.3-70-g09d2