mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-12 20:47:59 +08:00
ignore .github dir and markdown files for packaging
This commit is contained in:
@ -2,7 +2,8 @@ launcher
|
||||
.gitignore
|
||||
.gitattributes
|
||||
.git
|
||||
*.rb
|
||||
.github
|
||||
*.md
|
||||
build
|
||||
scripts
|
||||
config\.history
|
||||
@ -19,4 +20,3 @@ appveyor.yml
|
||||
vendor\cmder.sh
|
||||
vendor\git-prompt.sh
|
||||
config\user-*
|
||||
.github_changelog_generator
|
Reference in New Issue
Block a user