aboutsummaryrefslogtreecommitdiffhomepage
path: root/src.ps1
diff options
context:
space:
mode:
authorlevlam <levlam@telegram.org>2023-02-13 15:43:55 +0300
committerlevlam <levlam@telegram.org>2023-02-13 15:43:55 +0300
commit1f3de5bd990c0b01bc48cf5727c3ca8d57d33c02 (patch)
tree831e2b526dad641036015fce1212b1ddaf84e857 /src.ps1
parentee4ecbc0be20fc64f6d507b2a58732c684ef565d (diff)
Update src.sh/src.ps1.
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 7350a4eb3..8567506cc 100644
--- a/src.ps1
+++ b/src.ps1
@@ -1 +1 @@
-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$"
+git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test | Select-String "\.cpp$|\.h$|\.hpp$"