diff options
| author | Miquel Sabaté <mikisabate@gmail.com> | 2014-11-17 09:04:53 +0100 |
|---|---|---|
| committer | Miquel Sabaté <mikisabate@gmail.com> | 2014-11-17 09:04:53 +0100 |
| commit | badcc9c23a8abfa5bc97857c8ed3d41e1c4ecbb4 (patch) | |
| tree | cb9f2ac15e50ca1500ed4e215338976e871bfa4c /global.gitignore | |
| parent | 132acf608046ade5b0188250c9efba30acb87a3e (diff) | |
| download | dotfiles-badcc9c23a8abfa5bc97857c8ed3d41e1c4ecbb4.tar.gz dotfiles-badcc9c23a8abfa5bc97857c8ed3d41e1c4ecbb4.zip | |
Added the `.lvimrc` file int the global .gitignore.
Diffstat (limited to 'global.gitignore')
| -rw-r--r-- | global.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.gitignore b/global.gitignore index 6df513b..64e35df 100644 --- a/global.gitignore +++ b/global.gitignore @@ -1,5 +1,6 @@ *.~ *.swp +*.lvimrc .sass-cache |
