Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tcp-receiver
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wuyuhang
tcp-receiver
Commits
a40cc02e
Commit
a40cc02e
authored
Aug 11, 2026
by
wuyuhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试提交
parent
0b6a6bd3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
32 additions
and
0 deletions
+32
-0
.gitignore
.gitignore
+32
-0
No files found.
.gitignore
0 → 100644
View file @
a40cc02e
# Maven 构建产物
/target/
*.class
# Maven Wrapper / Shade 插件生成的临时文件
/.mvn/timing.properties
/dependency-reduced-pom.xml
# 日志和运行时输出
*.log
/logs/
# IDE / 编辑器本地文件
/.idea/workspace.xml
/.idea/shelf/
/.idea/httpRequests/
/.idea/dataSources/
/.idea/dataSources.local.xml
*.iml
.vscode/
# 操作系统临时文件
.DS_Store
Thumbs.db
desktop.ini
# 临时 / 备份文件
*.tmp
*.temp
*.bak
*.swp
*~
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment