This website works better with JavaScript
Home
Explore
Project
Register
Sign In
lyq
/
crawl-kuaishou
Watch
1
Star
15
Fork
0
Files
Issues
1
Pull Requests
1
Wiki
Browse Source
忽略编译文件
liuyuqi-dellpc
5 years ago
parent
4d7a6fa432
commit
0fba5e4900
2 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.gitignore
BIN
__pycache__/user_agent.cpython-36.pyc
+ 1
- 1
.gitignore
View File
@@ -1,2 +1,2 @@
/.idea
-
/utils/__pycache__/
*.pyc
+*.pyc
BIN
__pycache__/user_agent.cpython-36.pyc
View File