mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-11-02 19:48:00 +00:00
add static build dirs to .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -87,9 +87,13 @@ Thumbs.db
|
|||||||
*.lastbuildstate
|
*.lastbuildstate
|
||||||
*.unsuccessfulbuild
|
*.unsuccessfulbuild
|
||||||
release_shared/
|
release_shared/
|
||||||
debug_share/
|
debug_shared/
|
||||||
release_static/
|
release_static/
|
||||||
debug_static/
|
debug_static/
|
||||||
|
release_static_md/
|
||||||
|
debug_static_md/
|
||||||
|
release_static_mt/
|
||||||
|
debug_static_mt/
|
||||||
bin/
|
bin/
|
||||||
bin64/
|
bin64/
|
||||||
lib/
|
lib/
|
||||||
|
|||||||
Reference in New Issue
Block a user