this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add vim swap files to .gitignore

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

+2
+2
.gitignore
··· 1 1 __pycache__/ 2 2 unsloth_compiled_cache/ 3 + *.swp 4 + *.swo