summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraggi <jftucker@gmail.com>2010-06-17 08:18:27 -0300
committerJames Tucker <jftucker@gmail.com>2011-05-22 23:58:11 -0700
commit59d1ed428767aedb7f2ad10dd05b9d1393f13fe6 (patch)
tree2b42a639e59ef923e588f321007c5c7ab84a9717
parent3d0630f60b1b74e14178c6865fd6ad64f817f5ef (diff)
downloadrack-59d1ed428767aedb7f2ad10dd05b9d1393f13fe6.tar.gz
Update gitignore to ignore compiled classes and the lighttpd error log
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a282f377..644bc88a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
RDOX
SPEC
*.gem
+lighttpd.errors
+*.rbc \ No newline at end of file