mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-15 03:20:06 +00:00
FSBUILD-269 Add more excludes to .gitignore (for Windows)
This commit is contained in:
parent
920b866f15
commit
b6628d26fe
6
.gitignore
vendored
6
.gitignore
vendored
@ -27,7 +27,11 @@
|
|||||||
*.manifest
|
*.manifest
|
||||||
*.dep
|
*.dep
|
||||||
*.dll
|
*.dll
|
||||||
/BuildLog.htm
|
*.htm
|
||||||
|
*.sbr
|
||||||
|
*.ilk
|
||||||
|
*.bsc
|
||||||
|
*.pch
|
||||||
/Path
|
/Path
|
||||||
/w32/Library/lastversion
|
/w32/Library/lastversion
|
||||||
/w32/Library/tmpVersion.Bat
|
/w32/Library/tmpVersion.Bat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user