This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
HyperLPR
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Ignore build dir, compiled pyc files and editor tmp files.
pull/1/MERGE
Kun Kelvin Liu
6 years ago
parent
5bbf76db39
commit
7f1094709f
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
.gitignore
+ 8
- 0
.gitignore
View File
@@ -0,0 +1,8 @@
# Editor
*~
*.swp
# Build files
Prj-Linux/lpr/TEST_*
Prj-Linux/*build*/
*.pyc
Write
Preview
Loading…
Cancel
Save