25 lines
210 B
Plaintext
25 lines
210 B
Plaintext
# normal ignores
|
|
.*
|
|
*~
|
|
*.[ao]
|
|
*.lo
|
|
*.so
|
|
tags
|
|
cscope.out
|
|
!.gitignore
|
|
!.travis.yml
|
|
!.github
|
|
|
|
# top-level ignores
|
|
/*.spec
|
|
/config
|
|
/config.mk
|
|
/cmus
|
|
/cmus-remote
|
|
|
|
# Cygwin stuff
|
|
*.exe
|
|
/cmus.base
|
|
/cmus.def
|
|
/cmus.exp
|