cmder/.gitignore

28 lines
369 B
Plaintext
Raw Normal View History

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