<feed xmlns='http://www.w3.org/2005/Atom'>
<title>VersionControl.git/.gitignore, branch dev</title>
<subtitle>JustEnoughVCS Core Library
</subtitle>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/'/>
<entry>
<title>Remove examples and legacy code, update .gitignore</title>
<updated>2026-02-05T14:35:05+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-02-05T14:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=27f6414ad1ff451feb0044af62f37dc2a6255ffa'/>
<id>27f6414ad1ff451feb0044af62f37dc2a6255ffa</id>
<content type='text'>
- Delete examples directory and its example action system
- Rename actions/ to legacy_actions/ and data/ to legacy_data/
- Update Cargo.toml license file reference
- Move setup scripts to scripts/dev/ directory
- Add todo.txt patterns to .gitignore
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Delete examples directory and its example action system
- Rename actions/ to legacy_actions/ and data/ to legacy_data/
- Update Cargo.toml license file reference
- Move setup scripts to scripts/dev/ directory
- Add todo.txt patterns to .gitignore
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize crate structure and move documentation files</title>
<updated>2026-01-11T20:51:34+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2026-01-11T20:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=c5fb22694e95f12c24b8d8af76999be7aea3fcec'/>
<id>c5fb22694e95f12c24b8d8af76999be7aea3fcec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add build script for compile info and installer generation</title>
<updated>2025-12-24T07:04:40+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-12-24T06:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=4cccc5d093bed8abbe35689c061486b79c44c558'/>
<id>4cccc5d093bed8abbe35689c061486b79c44c558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Git submodule with setup script for documents</title>
<updated>2025-11-10T01:37:03+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-10T01:37:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=e190d90594b17fb16849a13198af3f5152414e4c'/>
<id>e190d90594b17fb16849a13198af3f5152414e4c</id>
<content type='text'>
The .gitmodules file has been removed and replaced with a setup.sh
script that handles cloning the documents repository. This provides more
flexibility than Git submodules while achieving similar results.

The .gitignore has been updated to reflect this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The .gitmodules file has been removed and replaced with a setup.sh
script that handles cloning the documents repository. This provides more
flexibility than Git submodules while achieving similar results.

The .gitignore has been updated to reflect this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorganize .gitignore and update submodule configuration</title>
<updated>2025-11-06T00:36:12+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-06T00:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=22d76e53091c616fc3c4b8c459c08625a111178f'/>
<id>22d76e53091c616fc3c4b8c459c08625a111178f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update .gitignore to ignore target directories recursively</title>
<updated>2025-11-04T05:23:34+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-11-04T05:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=7627c0e4911cc354e3dd7a3e445ee36252b1e9a6'/>
<id>7627c0e4911cc354e3dd7a3e445ee36252b1e9a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore  directory</title>
<updated>2025-10-27T07:23:09+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-10-27T07:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=a06fc2b7e0e11f2fbc1fe428785fa4d32571678a'/>
<id>a06fc2b7e0e11f2fbc1fe428785fa4d32571678a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update gitignore 1. Ignore *.rs.bk 2. Ignore *.pdb</title>
<updated>2025-09-21T08:16:23+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-09-21T08:16:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=ec399adf14f7b53ed24339ca9b0fa93967a6651c'/>
<id>ec399adf14f7b53ed24339ca9b0fa93967a6651c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore Obsidian Workspace</title>
<updated>2025-09-11T19:27:51+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-09-11T19:27:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=e6ed8679319485d3c6e38e3f017a3db365d375c8'/>
<id>e6ed8679319485d3c6e38e3f017a3db365d375c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore all `.temp` directories</title>
<updated>2025-09-11T18:16:32+00:00</updated>
<author>
<name>魏曹先生</name>
<email>1992414357@qq.com</email>
</author>
<published>2025-09-11T18:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.catilgrass.cn/JustEnoughVCS/VersionControl.git/commit/?id=ef38b9cb9bd0f51dd0d631213a355b7ade2a4a56'/>
<id>ef38b9cb9bd0f51dd0d631213a355b7ade2a4a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
