mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
'.gitignore'
This commit is contained in:
parent
d58c6c2070
commit
12b9af99c5
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,6 +1,8 @@
|
||||
|
||||
## Those files should be taken from their repositary
|
||||
|
||||
bin/*/*
|
||||
!bin/Readme.md
|
||||
vendor/*/*
|
||||
!vendor/bin/*
|
||||
!vendor/lib/*
|
||||
@ -23,4 +25,3 @@ config/profile.d
|
||||
.github_changelog_generator
|
||||
launcher/.vs
|
||||
launcher/src/version.rc2
|
||||
!bin/Readme.md
|
||||
|
Loading…
Reference in New Issue
Block a user