Add capistrano to development environment
This commit is contained in:
parent
404d2050d3
commit
a2a85e8549
5 changed files with 62 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -25,3 +25,6 @@ neo4j/
|
|||
|
||||
# Ignore Vagrant files
|
||||
.vagrant/
|
||||
|
||||
# Ignore Capistrano customizations
|
||||
config/deploy/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue