summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorroot <[email protected]>2024-03-19 08:56:21 +0000
committerroot <[email protected]>2024-03-19 08:56:21 +0000
commit9f1e2d841981494bb242e100b4872584f876933c (patch)
tree3fc703070eccfc9df8da4616170af549f164db72 /.gitignore
parent56fa98077b2f11d1398d7728a85be52a51026253 (diff)
计算的包长为payload长度,忽略payload长度为0的包HEADmain
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..650711e
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+# Vscode
+.vscode/*
+
+# build
+build/* \ No newline at end of file