added Vagrantfile and fixed executable privileges
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -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/
|
||||
|
Reference in New Issue
Block a user