You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# -vim
|
|
.*.swp
|
|
|
|
# Ignore generated manpages
|
|
doc/man/.marker
|
|
doc/man/man*/*.1
|
|
doc/man/man*/*.7
|
|
doc/man/man*/*.html
|
|
doc/man/man*/*.xml
|
|
doc/man/man*/cdist-reference.text
|
|
# Ignore type manpages
|
|
doc/man/man*/*__*.text
|
|
|
|
# Ignore cache for version control
|
|
cache/
|
|
|