1 Star 0 Fork 91

osc超级大红薯 / thinker

forked from rguess / thinker 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.02 KB
一键复制 编辑 Web IDE 原始数据 按行查看 历史
rguess 提交于 2014-08-14 11:14 . init 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
*.war
# Logs and databases #
######################
*.log
*.sqlite
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
Icon?
ehthumbs.db
Thumbs.db
# project settings
/.metadata/
# .classpath
# .project
.externalToolBuilders/
.settings/
*/.settings/
# */.classpath
# */.project
*/*/.project
*/*/*/.project
*/*/*/*/.project
*/*/*/*/*/.project
/target/
*/target/
*/*/target/
*/*/*/target/
*/*/*/*/target/
*/*/*/*/*/target/
/bin/
*/bin/
*/*/bin/
*/*/*/bin/
*/*/*/*/bin/
*/*/*/*/*/bin/
*~
# 忽略后缀为elc的文件
*.elc
# 忽略所有的隐藏文件
.*
#忽略idea配置文件
.idea/
*/.idea/
# */.iml
*.iml
*/*/.iml
*/*/*/.iml
*/*/*/*/.iml
*/*/*/*/*/.iml
# 在上面的规则中加入一条例外,即不要忽略.gitignore文件
!.gitignore
1
https://gitee.com/zipu888/thinker.git
git@gitee.com:zipu888/thinker.git
zipu888
thinker
thinker
master

搜索帮助

14c37bed 8189591 565d56ea 8189591