cmder/.gitignore
2018-11-08 21:35:23 -05:00

27 lines
310 B
Plaintext

## Those files should be taken from their repositary
bin/*
bin/*/*
!bin/Readme.md
vendor/*/*
!vendor/bin/*
!vendor/lib/*
!vendor/*
!vendor/psmodules/PsGet
config/*
config/*/*
!config/Readme.md
Thumbs.db
*.exe
*.dll
build/
Version v*
*.bak
.github_changelog_generator
launcher/.vs
launcher/src/version.rc2