summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2026-02-05Remove examples and legacy code, update .gitignore魏曹先生
- 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
2026-01-12Reorganize crate structure and move documentation files魏曹先生
2025-12-24Add build script for compile info and installer generation魏曹先生
2025-11-10Replace Git submodule with setup script for documents魏曹先生
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.
2025-11-06Reorganize .gitignore and update submodule configuration魏曹先生
2025-11-04Update .gitignore to ignore target directories recursively魏曹先生
2025-10-27Ignore directory魏曹先生
2025-09-21Update gitignore 1. Ignore *.rs.bk 2. Ignore *.pdb魏曹先生
2025-09-12Ignore Obsidian Workspace魏曹先生
2025-09-12Ignore all `.temp` directories魏曹先生
2025-09-12Update Ignore Files魏曹先生
Ignore: (+) .temp/ .idea/