cmder/.gitignore

28 lines
369 B
Plaintext
Raw Normal View History

2013-07-09 15:43:50 +08:00
## Those files should be taken from their repositary
2018-09-03 19:05:20 +08:00
bin/*/*
!bin/Readme.md
vendor/*/*
2018-09-03 08:09:12 +08:00
!vendor/bin/*
!vendor/lib/*
!vendor/*
!vendor/psmodules/PsGet
2014-02-25 00:55:34 +08:00
2013-09-07 23:56:00 +08:00
config/.history
2013-11-04 00:55:48 +08:00
Thumbs.db
2013-11-16 00:05:17 +08:00
*.exe
2015-05-20 01:37:34 +08:00
*.dll
build/
Version v*
2015-07-09 14:12:53 +08:00
*.bak
config/user-*
config/user_*
2018-03-24 21:03:28 +08:00
config/*.lua
2017-12-16 05:25:53 +08:00
config/settings
config/aliases
2016-03-02 10:35:24 +08:00
config/profile.d
.github_changelog_generator
2017-04-07 13:50:24 +08:00
launcher/.vs
launcher/src/version.rc2