summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAzat Khuzhin <a3at.mail@gmail.com>2016-10-31 19:33:28 +0300
committerAzat Khuzhin <a3at.mail@gmail.com>2016-11-01 00:26:22 +0300
commit9585338f6cf4134c26bd8d3694d74ddaca70fbe3 (patch)
tree98bf9be69f2fb097fc2456454fef593ab5c46b90 /.gitignore
parent9376ac4dff993a1852f5d4c1d3530deb758f1d02 (diff)
downloadlibevent-9585338f6cf4134c26bd8d3694d74ddaca70fbe3.tar.gz
Testing with vagrant for 6 OS and cmake+autoconf
OS: - linux - freebsd - osx - netbsd - solaris - win And mostly they all are more or less fine, except for timing issues Also it supports next environment variables: - NO_PKG - NO_CMAKE - NO_AUTOTOOLS For instance if you run ubuntu box seocnd time, then you can run with: $ NO_PKG=true vagrant provision ubuntu
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9c2ae7ba..99610045 100644
--- a/.gitignore
+++ b/.gitignore
@@ -145,3 +145,5 @@ cscope*
/COPYING
/INSTALL
/*.tar.gz
+
+/.vagrant