Restrict .gitignore to only Vim files

No need to ignore Vagrant-related, Ruby-related, and other files
now that we are not supporting Linux.
trunk
Dan Croak 10 years ago
parent 91048f3f96
commit 13a17ff39c

5
.gitignore vendored

@ -1,6 +1 @@
*.swp
.vagrant
Vagrantfile
*.box
test/succeeded*
.bundle/

Loading…
Cancel
Save