Skip to content

Instantly share code, notes, and snippets.

View joekr's full-sized avatar
💭
setting my status ...

Joe Kratzat joekr

💭
setting my status ...
View GitHub Profile
@joekr
joekr / unicorn.conf
Last active December 25, 2015 04:49 — forked from pshima/unicorn.conf
/path/to/unicorn/log/unicorn.stderr.log
/path/to/production/log/production.log
{
daily
missingok
rotate 14
compress
dateext
# this is important if using "compress" since we need to call
@joekr
joekr / .gitignore
Created August 16, 2013 16:52 — forked from adamgit/.gitignore
#########################
# .gitignore file for Xcode4 / OS X Source projects
#
# Version 2.0
# For latest version, see: http://stackoverflow.com/questions/49478/git-ignore-file-for-xcode-projects
#
# 2013 updates:
# - fixed the broken "save personal Schemes"
#
# NB: if you are storing "built" products, this WILL NOT WORK,