Add bin directory to gitignore
This commit is contained in:
parent
d124686723
commit
ef2e393ac8
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -13,3 +13,4 @@ gpg/diaspora-production/*.gpg
|
||||||
gpg/*/random_seed
|
gpg/*/random_seed
|
||||||
public/uploads/*
|
public/uploads/*
|
||||||
.rvmrc
|
.rvmrc
|
||||||
|
/bin
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue