This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix(PyAPI):
🙈
ignore logs
tags/0.1.0
DragonAura
2 years ago
parent
f42646da8e
commit
16143bf2b3
2 changed files
with
3 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
PyAPI/.gitignore
+0
-6
PyAPI/logs/logic-log.txt
+ 3
- 0
PyAPI/.gitignore
View File
@@ -158,6 +158,9 @@ cython_debug/
# local test files
/test/
# log files
/logs
# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
+ 0
- 6
PyAPI/logs/logic-log.txt
View File
@@ -1,6 +0,0 @@
[21:02:47.26][logic][INFO] *********Basic Info*********
[21:02:47.26][logic][INFO] asynchronous: False
[21:02:47.26][logic][INFO] server: 114.51.41.91:9810
[21:02:47.26][logic][INFO] playerID: 114514
[21:02:47.26][logic][INFO] player type: HumanPlayer
[21:02:47.26][logic][INFO] ****************************
Write
Preview
Loading…
Cancel
Save