ignore .github dir and markdown files for packaging

This commit is contained in:
Benjamin Staneck 2018-03-23 23:34:05 +01:00
parent 6543c204b7
commit afb8f52516

View File

@ -2,7 +2,8 @@ launcher
.gitignore .gitignore
.gitattributes .gitattributes
.git .git
*.rb .github
*.md
build build
scripts scripts
config\.history config\.history
@ -19,4 +20,3 @@ appveyor.yml
vendor\cmder.sh vendor\cmder.sh
vendor\git-prompt.sh vendor\git-prompt.sh
config\user-* config\user-*
.github_changelog_generator