mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +08:00
Avoid commiting the wrong dlls
This commit is contained in:
parent
c4873c6e58
commit
271b3ea876
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,5 +8,6 @@ vendor/*/*
|
|||||||
config/.history
|
config/.history
|
||||||
Thumbs.db
|
Thumbs.db
|
||||||
*.exe
|
*.exe
|
||||||
|
*.dll
|
||||||
build/
|
build/
|
||||||
Version v*
|
Version v*
|
||||||
|
Loading…
Reference in New Issue
Block a user