1 Star 1 Fork 1

屈阿零 / 下载文件限制器

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 525 Bytes
一键复制 编辑 原始数据 按行查看 历史
屈阿零 提交于 2019-03-16 12:27 . first commit
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
config/
node_modules/
.DS_Store
package-lock.json
public/videos/*
!public/videos/index.html
public/images/*
!public/images/index.html
!public/images/*.png
public/uploads/*
!public/uploads/index.html
1
https://gitee.com/quazero/download_file_limiter.git
git@gitee.com:quazero/download_file_limiter.git
quazero
download_file_limiter
下载文件限制器
master

搜索帮助