1 Star 2 Fork 0

zxj/Be-Valid

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 891 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangxingju 提交于 2024-09-05 11:51 . 校验组件开发
######################################################################
# Build Tools
node_modules
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
target/
!.mvn/wrapper/maven-wrapper.jar
######################################################################
# IDE
*.iml
*.ipr
*.iws
*.launch
*.md5
*.orig
*.swp
*.tmp
*.zip
# Cover
.coverage
# Logs
*.log
# Backup
*.bak
*.old
*.orig
# Dependency
.classpath
.project
.settings
# Global
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### JRebel ###
rebel.xml
### NetBeans ###
nbproject/private/
build/*
nbbuild/
dist/
nbdist/
.nb-gradle/
######################################################################
# Others
*.log
*.xml.versionsBackup
*.swp
!*/build/*.java
!*/build/*.html
!*/build/*.xml
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zhang_xing_ju/be-valid.git
[email protected]:zhang_xing_ju/be-valid.git
zhang_xing_ju
be-valid
Be-Valid
master

搜索帮助