cmder/.gitignore
2020-04-29 12:03:24 -04:00

29 lines
323 B
Plaintext

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