1 Star 0 Fork 0

Gitee Go / runner-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.65 KB
一键复制 编辑 原始数据 按行查看 历史
Gitee 提交于 2021-08-31 17:37 . 1.0 release.
# https://github.com/github/gitignore/blob/master/Java.gitignore
*.log
*.log.*
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
/.project
target/
# https://github.com/github/gitignore/blob/master/Global/Eclipse.gitignore
.metadata
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# Eclipse Core
.project
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT-specific (C/C++ Development Tooling)
.cproject
# JDT-specific (Eclipse Java Development Tools)
.classpath
# Java annotation processor (APT)
.factorypath
# PDT-specific (PHP Development Tools)
.buildpath
# sbteclipse plugin
.target
# Tern plugin
.tern-project
# TeXlipse plugin
.texlipse
# STS (Spring Tool Suite)
.springBeans
# Code Recommenders
.recommenders/
# https://github.com/github/gitignore/blob/master/Global/JetBrains.gitignore
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and Webstorm
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
## File-based project format:
*.iws
## Plugin-specific files:
# IntelliJ
out/
build/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
fabric.properties
# zeroturnaround
rebel.xml
# log
log/
logs/
~$*.*
# IntelliJ IDEA
*.iml
.idea/
.gradle/
cmake-build-*/
# Visual Studio
.vs/
bin/
obj/
CMakeFiles/
vendor
1
https://gitee.com/gitee-go/runner-core.git
git@gitee.com:gitee-go/runner-core.git
gitee-go
runner-core
runner-core
main

搜索帮助