1 Star 0 Fork 2

feihong247 / metronic

forked from somewhere / metronic 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.32 KB
一键复制 编辑 原始数据 按行查看 历史
恋恋杰杰. 提交于 2018-02-07 14:22 . albedo 模版提交
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
*.iml
dist/
node_modules/
package-lock.json
## Directory-based project format:
.idea/
# if you remove the above rule, at least ignore the following:
# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries
# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml
# Gradle:
# .idea/gradle.xml
# .idea/libraries
# Mongo Explorer plugin:
# .idea/mongoSettings.xml
/truck-mis/src/main/resources/env/LOCAL/cfg_LOCAL.properties
/truck-data/src/main/resources/env/LOCAL/cfg_LOCAL.properties
/truck-app/src/main/resources/env/LOCAL/cfg_LOCAL.properties
## File-based project format:
*.ipr
*.iws
## Plugin-specific files:
# IntelliJ
/out/
# 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
target/
### Java ###
*.class
### Eclipse(myeclipse) ###
.project
.settings
.metadata
.classpath
.buildpath
.myeclipse
.mymetadata
.classes
### MacOS ###
.DS_Store
.DS_Store?
._*
.Trashes
### Emacs ###
\#*
.\#*
### Logging ###
*.log
### web ###
.editorconfig
NodeJS
1
https://gitee.com/feihong247/metronic.git
git@gitee.com:feihong247/metronic.git
feihong247
metronic
metronic
master

搜索帮助