Add a .gitignore file
authorBen Shum <bshum@biblio.org>
Fri, 10 Aug 2012 04:07:17 +0000 (00:07 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 10 Aug 2012 04:07:17 +0000 (00:07 -0400)
On the server hosting the Evergreen Website, there are a lot of links
and directories that are not tracked in git.  Ignore these to make it
easier to find changes made locally.

Signed-off-by: Ben Shum <bshum@biblio.org>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ec5f705
--- /dev/null
@@ -0,0 +1,12 @@
+# Hide links and folders that exist only on the web server
+
+blog
+documentation/
+dokuwiki
+downloads/
+info.php
+irc_logs/
+meetings/
+piwik/
+webalizer
+