1 Star 3 Fork 2

openwms / org.openwms.tms.transportation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1008 Bytes
一键复制 编辑 原始数据 按行查看 历史
Heiko Scherrer 提交于 2019-11-27 21:36 . Fixed release build
# Directories #
/build/
/bin/
target/
**/${project.build.directory}/
/null/
libs/
**/overlays/**/*
**/node/
**/node_modules/
**/typings/
**/*.js.map
# OS Files #
.DS_Store
**/javadoc.sh
**/options
*.class
# Package Files #
*.jar
*.war
*.ear
*.db
rebel.xml
*.versionsBackup
######################
# Windows
######################
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
######################
# OSX
######################
.DS_Store
.svn
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
######################
# IDEA
######################
*.iml
*.idea
######################
# Eclipse
######################
*.pydevproject
.project
.metadata
bin/**
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
/src/main/resources/rebel.xml
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
1
https://gitee.com/comk1/org.openwms.tms.transportation.git
git@gitee.com:comk1/org.openwms.tms.transportation.git
comk1
org.openwms.tms.transportation
org.openwms.tms.transportation
master

搜索帮助