<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Gitignore on LeafCxy's Blog</title><link>https://leafcxy.github.io/tags/gitignore/</link><description>Recent content in Gitignore on LeafCxy's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 09 Sep 2026 10:00:00 +0800</lastBuildDate><atom:link href="https://leafcxy.github.io/tags/gitignore/index.xml" rel="self" type="application/rss+xml"/><item><title>Git 的四个特殊文件：.gitignore、.gitattributes、.gitkeep、.gitmodules</title><link>https://leafcxy.github.io/posts/2026/09/git-dotfiles/</link><pubDate>Wed, 09 Sep 2026 10:00:00 +0800</pubDate><guid>https://leafcxy.github.io/posts/2026/09/git-dotfiles/</guid><description>&lt;p&gt;随便打开一个像样的项目仓库，根目录里几乎都有几个以点开头的文件：&lt;code&gt;.gitignore&lt;/code&gt;、&lt;code&gt;.gitattributes&lt;/code&gt;、&lt;code&gt;.gitmodules&lt;/code&gt;……它们不起眼，却各自管着一件大事。很多人用 Git 好几年，也就对 &lt;code&gt;.gitignore&lt;/code&gt; 略知一二，剩下几个要么没见过，要么见过也没深究过。&lt;/p&gt;</description></item></channel></rss>