diff options
author | Saito <saitowu@gmail.com> | 2012-02-13 16:39:35 +0800 |
---|---|---|
committer | Saito <saitowu@gmail.com> | 2012-02-13 16:39:35 +0800 |
commit | 8569317367067355de4546080035596f4b9d5449 (patch) | |
tree | da1a38ecdccb9de4583f2c516d6c3c25c9e6f0df /.gitignore | |
parent | 5b40a17333cce79cc18d027673f27ea7506f95b6 (diff) | |
download | gitlab-ce-8569317367067355de4546080035596f4b9d5449.tar.gz |
add vagrant file to ignore list
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 74111a22c0b..12e42515b64 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,5 @@ public/uploads/ .rvmrc .directory nohup.out +Vagrantfile +.vagrant |