diff options
author | Andrey Borzenkov <arvidjaar@gmail.com> | 2011-03-07 19:25:15 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-03-07 19:25:15 +0100 |
commit | 0992bbd109d60ce10ddd8895259fd9b4c1bbfdb5 (patch) | |
tree | c500f18575c1114640caf9193d567b7817f3424b /.gitignore | |
parent | c4b5a3d66fedaa872209920944800e173536f801 (diff) |
add .vimrc to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c5bb5755cc..0584d900da 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ ltmain.sh *.tar.gz *.tar.xz libtool +.vimrc |