diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-07 20:28:07 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-07 20:28:07 +0200 |
| commit | fb4dc0ca40de143ac92f73936b60d7679c8337f7 (patch) | |
| tree | 354edbbd1748e1656eb142a6a202247c99e817c7 /.gitignore | |
| download | cgit-theme-danix-fb4dc0ca40de143ac92f73936b60d7679c8337f7.tar.gz cgit-theme-danix-fb4dc0ca40de143ac92f73936b60d7679c8337f7.zip | |
Initial commit: cgit theme for danix.xyz
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b3da30f --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +.claude/ +.superpowers/ +docs/ |
