projects
/
Evergreen_Website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e600b1f
)
Add a .gitignore file
author
Ben Shum
<bshum@biblio.org>
Fri, 10 Aug 2012 04:07:17 +0000
(
00:07
-0400)
committer
Ben 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]
patch
|
blob
diff --git a/.gitignore
b/.gitignore
new file mode 100644
(file)
index 0000000..
ec5f705
--- /dev/null
+++ b/
.gitignore
@@ -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
+