aboutsummaryrefslogtreecommitdiffhomepage
path: root/src.ps1
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2018-01-22 22:38:55 +0300
committerlevlam <levlam@telegram.org>2018-01-22 22:38:55 +0300
commitc825628cd64290def3d16d88fb30ed837fc85007 (patch)
tree6e045a0e8afaf72bff730c06ff147178cf523cb8 /src.ps1
parent1d92893c059dc5d24acd4adbe41259ab393c606b (diff)
Fix exemple formatting.
GitOrigin-RevId: 84f34b183364bce06fa3b6b06620d04e7f26a6ab
Diffstat (limited to 'src.ps1')
-rw-r--r--src.ps12
1 files changed, 1 insertions, 1 deletions
diff --git a/src.ps1 b/src.ps1
index 89df360f1..c5d1d1d61 100644
--- a/src.ps1
+++ b/src.ps1
@@ -1 +1 @@
-git ls-tree -r HEAD --name-only benchmark memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | Select-String "\.cpp$|\.h$|\.hpp$" | Select-String -NotMatch "third_party"
+git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | Select-String "\.cpp$|\.h$|\.hpp$" | Select-String -NotMatch "third_party"