about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-02 15:06:21 -0500
committerahriman <ahriman@falte.red>2018-12-02 15:06:21 -0500
commit5b5afb12176437e977f210ee0bd1ed188f390611 (patch)
treee0e4305b5924b6191e442b8159c7dff91fcb47dc
parentf666fcee1dfa16712918b08c4564b895749c9016 (diff)
downloadsite-5b5afb12176437e977f210ee0bd1ed188f390611.tar.gz
fixed gitignore
-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;