updated gitignore

This commit is contained in:
Marius Pana 2017-01-04 18:02:32 +02:00
parent 7ae1916f52
commit ac637b69c3
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
.DS_Store
.vimrc

2
.vimrc
View File

@ -1,2 +0,0 @@
highlight OverLength ctermbg=red ctermfg=white guibg=#592929
match OverLength /\%81v.\+/