1 Star 0 Fork 0

胶布小子 / hahafuture

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 962 Bytes
一键复制 编辑 原始数据 按行查看 历史
胶布小子 提交于 2022-10-22 21:22 . 初始版本提交
/target/
.svn/
target/
test-output/
*.class
.classpath
*.classpath
.project
.settings/
tmp
temp
*.log
antx.properties
otter.properties
jtester.properties
.idea/
*.iml
.DS_Store
out/
/gradle/wrapper/gradle-wrapper.properties
##----------Android----------
# build
*.apk
*.ap_
*.dex
*.class
bin/
gen/
target/
# gradle
.gradle/
gradle-app.setting
!gradle-wrapper.jar
build/
local.properties
##----------idea----------
*.iml
.idea/
*.ipr
*.iws
*/*.iml
.idea
out
# Android Studio Navigation editor temp files
.navigation/
##----------Other----------
# osx
*~
.DS_Store
gradle.properties
*.pid
*.log
*temp
!.gitignore
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*.ini
*/.settings/
*/.DS_Store
*/.idea/
gradlew
gradlew.bat
unused.txt
# eclipse
.classpath
.project
.settings/
Java
1
https://gitee.com/jiaobuxiaozi/hahafuture.git
git@gitee.com:jiaobuxiaozi/hahafuture.git
jiaobuxiaozi
hahafuture
hahafuture
master

搜索帮助