diff options
author | Richard Hoop <rhoop@squarespace.com> | 2014-04-23 16:08:11 +0200 |
---|---|---|
committer | Richard Hoop <rhoop@squarespace.com> | 2014-04-23 16:08:11 +0200 |
commit | 139ae7eb9d36ca5a6962640b23fba14aaf3ebf7d (patch) | |
tree | 684825145cceceb42b55b734fad3a27adad35a16 /.gitignore | |
parent | Started reconfigured (diff) | |
download | ansible-139ae7eb9d36ca5a6962640b23fba14aaf3ebf7d.tar.xz ansible-139ae7eb9d36ca5a6962640b23fba14aaf3ebf7d.zip |
Ignore Vagrant
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d227549312..d3adb81976 100644 --- a/.gitignore +++ b/.gitignore @@ -44,3 +44,8 @@ credentials.yml results.xml coverage.xml /test/units/cover-html +# Development +/test/develop +venv +Vagrantfile +.vagrant |