1 Star 1 Fork 2

人质char/CPIntegration

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 953 Bytes
一键复制 编辑 原始数据 按行查看 历史
人质char 提交于 2019-07-30 03:27 . add git ignore from sample
# Eclipse #
###################
*.launch
.classpath
.project
.settings/
target/
bin/
test-output/
maven-eclipse.xml
# Idea #
##################
*.iml
*.ipr
*.iws
.idea/
# Compiled source #
###################
!*.com/
*.class
*.dll
*.exe
*.o
*.so
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
*.war
*.ear
# Logs and databases #
######################
*.log
*.sqlite
npm-debug.log.*
# OS generated files #
######################
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
*/overlays
*~
# Che files #
#############
.che
dockerfiles/che/eclipse-che.tar.gz
dockerfiles/che/eclipse-che/
.unison*
docs/_site
docs/.sass-cache
docs/.jekyll-metadata
docs/assets/imgs
!assembly/assembly-main/src/assembly/bin/
# NodeJs modules #
##################
plugins/plugin-terminal-ui/node_modules/
plugins/plugin-terminal-ui/build/
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/rzchar/CPIntegration.git
[email protected]:rzchar/CPIntegration.git
rzchar
CPIntegration
CPIntegration
master

搜索帮助