Add a couple things to gitignore

This commit is contained in:
Raphael 2010-09-24 15:35:18 -07:00
commit 3b4b4f4ed3

2
.gitignore vendored
View file

@ -14,3 +14,5 @@ gpg/*/random_seed
public/uploads/* public/uploads/*
.rvmrc .rvmrc
config/app_config.yml config/app_config.yml
bin/*
nbproject