push
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user