about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rw-r--r--tilde.css4
2 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9e6ab98
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+fuzzies.log
+ultimate-email
+newusers.csv
+newusers.dat
diff --git a/tilde.css b/tilde.css
index 9b675a8..5134dbc 100644
--- a/tilde.css
+++ b/tilde.css
@@ -1,3 +1,7 @@
+/* see the tail end of index.html 
+ * for license information */
+
+
 body {
         background-color: #000000;
         font-family: monospace;