aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Reorganize crate structure and move documentation files魏曹先生2026-01-121-1/+1
|
* Add build script for compile info and installer generation魏曹先生2025-12-241-0/+1
|
* Replace Git submodule with setup script for documents魏曹先生2025-11-101-3/+3
| | | | | | | | 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.
* Reorganize .gitignore and update submodule configuration魏曹先生2025-11-061-11/+26
|
* Update .gitignore to ignore target directories recursively魏曹先生2025-11-041-1/+1
|
* Ignore directory魏曹先生2025-10-271-0/+3
|
* Update gitignore 1. Ignore *.rs.bk 2. Ignore *.pdb魏曹先生2025-09-211-1/+11
|
* Ignore Obsidian Workspace魏曹先生2025-09-121-1/+4
|
* Ignore all `.temp` directories魏曹先生2025-09-121-2/+2
|
* Update Ignore Files魏曹先生2025-09-121-0/+5
Ignore: (+) .temp/ .idea/