added Vagrantfile and fixed executable privileges

This commit is contained in:
Chris K
2014-10-29 01:13:55 -04:00
parent a736eb0813
commit 42b4ca87b7
4 changed files with 130 additions and 0 deletions

8
.gitignore vendored
View File

@ -1,3 +1,8 @@
# OS
Thumbs.db
Desktop.ini
.DS_Store
# Compiled Object files
*.slo
*.lo
@ -29,3 +34,6 @@
# Generated Project Files
premake/*/
# Vagrant
.vagrant/