Toggle navigation
Toggle navigation
This project
Loading...
Sign in
万朱浩
/
Venue-Ops
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
戒酒的李白
2024-09-10 10:06:59 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a9c1039efdece6e9ccd7e1fea86b3081d1547c01
a9c1039e
1 parent
d2686c49
【gitignore更新】
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
.gitignore
.gitignore
View file @
a9c1039
@@ -3,3 +3,12 @@
@@ -3,3 +3,12 @@
3
model2/*
3
model2/*
4
!model2/readme.md
4
!model2/readme.md
5
!model2/话题识别模型
5
!model2/话题识别模型
6
+
.idea
7
+
*.ipynb_checkpoints
8
+
*.pyc
9
+
*.pyo
10
+
*.pyd
11
+
*.pyw
12
+
*.pyz
13
+
*.pywz
14
+
.vscode
Please
register
or
login
to post a comment