cmder/.gitignore
2018-11-08 21:25:42 -05:00

29 lines
389 B
Plaintext

## Those files should be taken from their repositary
bin/*/*
!bin/Readme.md
vendor/*/*
!vendor/bin/*
!vendor/lib/*
!vendor/*
!vendor/psmodules/PsGet
config/.history
Thumbs.db
*.exe
*.dll
build/
Version v*
*.bak
config/user-*
config/user_*
config/*.lua
config/settings
config/aliases
config/profile.d
config/conemu-*.xml
.github_changelog_generator
launcher/.vs
launcher/src/version.rc2