Ignore vagrant generated files

This commit is contained in:
Raphaël Doursenaud 2013-11-28 16:20:00 +01:00
parent 0f9c616890
commit 37031410f9

6
.gitignore vendored
View File

@ -16,4 +16,8 @@ doxygen_warnings.log
.idea .idea
*.iml *.iml
Thumbs.db Thumbs.db
# Vagrant generated files
.vagrant
/index.html
/phpmyadmin
/xhprof