Add a couple things to gitignore
This commit is contained in:
commit
3b4b4f4ed3
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -14,3 +14,5 @@ gpg/*/random_seed
|
||||||
public/uploads/*
|
public/uploads/*
|
||||||
.rvmrc
|
.rvmrc
|
||||||
config/app_config.yml
|
config/app_config.yml
|
||||||
|
bin/*
|
||||||
|
nbproject
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue