summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorGeoff Norton <grompf@gmail.com>2015-02-03 21:18:43 -0800
committerGeoff Norton <grompf@gmail.com>2015-02-06 16:24:36 -0800
commit495c00ff2353f1bf49e085c646fdd4b4ec658bba (patch)
tree4c7937a9b002578dcf4835d55dcbc52901f7d184 /.gitignore
parenta85beebc633d373bf3df4241ce7f86d76d7690ec (diff)
downloadcoreclr-495c00ff2353f1bf49e085c646fdd4b4ec658bba.tar.gz
coreclr-495c00ff2353f1bf49e085c646fdd4b4ec658bba.tar.bz2
coreclr-495c00ff2353f1bf49e085c646fdd4b4ec658bba.zip
Initial Mac OSX Support
Supports building up the VM, PAL and various components on Mac OSX 10.10 There are some oddities with the Apple assembler not generating short jumps and not supporting 1 byte relocs.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 53349ead37..83808394eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -250,3 +250,7 @@ Temporary Items
# Ignore folders created by the test build
TestWrappers_x64_debug
TestWrappers_x64_release
+
+Vagrantfile
+.vagrant
+