1 Star 0 Fork 48

caiGitee2019 / EChartsAnnotation

forked from zaoying / EChartsAnnotation 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.35 KB
一键复制 编辑 原始数据 按行查看 历史
caiguoshuai 提交于 2019-06-27 16:07 . 添加忽略配置文件和测试类
# .gitignore for Maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/
mvnw
mvnw.cmd
.apt_generated
.apt_generated_tests
# Log file
*.log
*.log.*
# project release file
/*.war
### STS ###
.apt_generated*
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
# .gitignore for Eclipse
.metadata
bin/
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath
.recommenders
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# PyDev specific (Python IDE for Eclipse)
*.pydevproject
# CDT- autotools
.autotools
# 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/
# Annotation Processing
.apt_generated/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies
.worksheet
# Windows thumbnail cache files
Thumbs.db
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk
Java
1
https://gitee.com/caigitee/EChartsAnnotation.git
git@gitee.com:caigitee/EChartsAnnotation.git
caigitee
EChartsAnnotation
EChartsAnnotation
master

搜索帮助