------------------------------------------------------------
commit e9cda5124338fac35b873c861f85a5dae51c2221
Author: root <root@hub.scroll.pub>
Date: Tue Nov 12 22:38:22 2024 +0000
Deleted index.scroll
diff --git a/index.scroll b/index.scroll
deleted file mode 100644
index 0efa5c4..0000000
--- a/index.scroll
+++ /dev/null
@@ -1,4 +0,0 @@
-buildHtml
-theme roboto
-
-Hello World my name is something
------------------------------------------------------------
commit dcb261fa921561c87280b94fcf65e70cbebef488
Author: ffff:152.58.34.107 <ffff:152.58.34.107@hub.scroll.pub>
Date: Tue Nov 12 22:36:58 2024 +0000
Updated index.scroll
diff --git a/index.scroll b/index.scroll
index 4442ed6..0efa5c4 100644
--- a/index.scroll
+++ b/index.scroll
@@ -1,4 +1,4 @@
buildHtml
theme roboto
-Hello World my name is
\ No newline at end of file
+Hello World my name is something
------------------------------------------------------------
commit 93e43037b7794c5d3de89eaf6afe3e3d561d8df3
Author: root <root@hub.scroll.pub>
Date: Sun Nov 10 20:12:15 2024 +0000
initial blank_template template
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..bd1a52d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.DS_Store
+*.html
+*.txt
+*.xml
+*.css
+*.js
+*.csv
+requests.scroll
\ No newline at end of file
diff --git a/index.scroll b/index.scroll
new file mode 100644
index 0000000..4442ed6
--- /dev/null
+++ b/index.scroll
@@ -0,0 +1,4 @@
+buildHtml
+theme roboto
+
+Hello World my name is
\ No newline at end of file