mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 18:56:55 +02:00
Add Vagrantfile, document use
* Adds workaround to setup.py for issue with Vagrant sync filesystem and hard linking (used by distutils in Python < 2.7.9). This workaround is only used in a Vagrant environment. * Adds Vagrant-related files to .gitignore
This commit is contained in:
@@ -6,3 +6,5 @@ venv/
|
||||
.tox/
|
||||
.coverage
|
||||
m3
|
||||
*~
|
||||
.vagrant
|
||||
|
||||
Reference in New Issue
Block a user