summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Hoop <rhoop@squarespace.com>2014-04-23 10:08:11 -0400
committerRichard Hoop <rhoop@squarespace.com>2014-04-23 10:08:11 -0400
commit139ae7eb9d36ca5a6962640b23fba14aaf3ebf7d (patch)
tree684825145cceceb42b55b734fad3a27adad35a16 /.gitignore
parent68d45a64843e6dbd8431aba8c38fff3e6c8a0ead (diff)
downloadansible-139ae7eb9d36ca5a6962640b23fba14aaf3ebf7d.tar.gz
Ignore Vagrant
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
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