mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-13 13:17:55 +08:00
Add custom loader for Powershell, improve its implementation in Cmder
Fixes #104, fixes #53, fixes #65 (my bad), related to #136, and should fix #139
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,13 +1,12 @@
|
||||
|
||||
## Those files should be taken from their repositary
|
||||
|
||||
vendor/*
|
||||
!vendor/*.md
|
||||
!vendor/*.bat
|
||||
!vendor/*.json
|
||||
vendor/*/*
|
||||
!vendor/*
|
||||
!vendor/psmodules/PsGet
|
||||
|
||||
config/.history
|
||||
Thumbs.db
|
||||
*.exe
|
||||
build/
|
||||
Version v*
|
||||
Version v*
|
||||
|
Reference in New Issue
Block a user