diff options
| author | Kevin Wallace <kevin@pentabarf.net> | 2026-02-27 00:44:08 -0800 |
|---|---|---|
| committer | Kevin Wallace <kevin@pentabarf.net> | 2026-02-27 00:56:16 -0800 |
| commit | 5840192fecbd9f1398e46f03f30729f70e37224a (patch) | |
| tree | df3989089035c78004a2033536bfbb91a3ca0566 /.gitignore | |
initial commit
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..ae3c172 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bin/ |