An open API service indexing awesome lists of open source software.

https://github.com/yanwenkun/git-ignore-and-attributes-for-java

在 Java/Kotlin 项目中常用的 git 行为配置文件
https://github.com/yanwenkun/git-ignore-and-attributes-for-java

git gitattributes gitattributes-templates gitignore gitignore-templates java kotlin

Last synced: 2 days ago
JSON representation

在 Java/Kotlin 项目中常用的 git 行为配置文件

Awesome Lists containing this project

README

          

= 在 Java / Kotlin 项目中常用的 git 行为配置文件

使用方法:

* 将 `.gitignore` 与 `.gitattributes` 复制到项目根目录下即可,Git 会自动采用配置文件中的行为策略。