summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2014-03-04 10:15:26 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2014-03-04 10:15:26 -0500
commit42cf035f9023e773a20d2b14a984ba0a5fef9c60 (patch)
tree109c4f043601ad03d87522cca8f33a3b05677956 /.gitignore
parentacb5be88f394b126c3fba48ceb9798403c5afae1 (diff)
don't run generate in start.sh, ignore nohup.out
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9e29fc1..0e07518 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,7 +17,8 @@
# The above is from Rails. The following is from Luke.
/vendor/bundle
-# As noted aboce, you probably want to add the following to your global git config.
+nohup.out
+# As noted above, you probably want to add the following to your global git config.
.~lock.*
*~
*#