repo.or.cz
/
MacVim.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Teach git to ignore generated files.
[MacVim.git]
/
src
/
testdir
/
todos.vim
blob
0256a51c89f0a2995e0d524ae7d208d207b1ca4b
1
:" Script to make sure a file is in "dos" file format.
2
:set ff=dos
3
:wq