You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
ehentai-go/.gitignore

16 lines
168 B

# 运行时生成的内容,不入版本库
/downloads/
/pre-download/
# 系统文件
.DS_Store
# IDE
.idea/
.vscode/
# Go 构建产物
*.exe
*.test
*.out
/ehentai-go