# git-ignore-and-attributes-for-java **Repository Path**: yanwenkun/git-ignore-and-attributes-for-java ## Basic Information - **Project Name**: git-ignore-and-attributes-for-java - **Description**: 在 Java/Kotlin 项目中常用的 git 行为配置文件 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-02-24 - **Last Updated**: 2021-11-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README = 在 Java / Kotlin 项目中常用的 git 行为配置文件 使用方法: * 将 `.gitignore` 与 `.gitattributes` 复制到项目根目录下即可,Git 会自动采用配置文件中的行为策略。