mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
ignore .github dir and markdown files for packaging
This commit is contained in:
parent
6543c204b7
commit
afb8f52516
@ -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
|
Loading…
Reference in New Issue
Block a user