add vagrant file to ignore list
This commit is contained in:
parent
5b40a17333
commit
8569317367
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -11,3 +11,5 @@ public/uploads/
|
||||||
.rvmrc
|
.rvmrc
|
||||||
.directory
|
.directory
|
||||||
nohup.out
|
nohup.out
|
||||||
|
Vagrantfile
|
||||||
|
.vagrant
|
||||||
|
|
Loading…
Reference in a new issue