diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-22 09:29:30 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-22 09:29:30 +0200 |
| commit | 5b6683529f1c60a7115536edf144c04dfcc5eb7a (patch) | |
| tree | 0bad3ebe05cdf7138fb93f752aca8ede843c6096 /.gitignore | |
| parent | 7ae8855a075773c50ab8db8ee65bbfa9710f140e (diff) | |
Add CLAUDE.md and gitignore bin/ directory
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e660fd9 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +bin/ |
