Repository: mailmaul/TimerActicityRecord Branch: main Commit: 24229ec848f1 Files: 2 Total size: 90 B Directory structure: gitextract_y18g1sxx/ ├── .gitattributes └── README.md ================================================ FILE CONTENTS ================================================ ================================================ FILE: .gitattributes ================================================ # Auto detect text files and perform LF normalization * text=auto ================================================ FILE: README.md ================================================ # TimerActicityRecord
gitextract_y18g1sxx/ ├── .gitattributes └── README.md
Condensed preview — 2 files, each showing path, character count, and a content snippet. Download the .json file or copy for the full structured content (0K chars).
[
{
"path": ".gitattributes",
"chars": 66,
"preview": "# Auto detect text files and perform LF normalization\n* text=auto\n"
},
{
"path": "README.md",
"chars": 24,
"preview": "# TimerActicityRecord\n \n"
}
]
About this extraction
This page contains the full source code of the mailmaul/TimerActicityRecord GitHub repository, extracted and formatted as plain text for AI agents and large language models (LLMs). The extraction includes 2 files (90 B), approximately 102 tokens. Use this with OpenClaw, Claude, ChatGPT, Cursor, Windsurf, or any other AI tool that accepts text input. You can copy the full output to your clipboard or download it as a .txt file.
Extracted by GitExtract — free GitHub repo to text converter for AI. Built by Nikandr Surkov.