diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-24 16:33:02 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-24 16:33:02 -0500 |
| commit | 06216a7651196f6dcb3db0cc385dfdecb6d7969d (patch) | |
| tree | 726132ad8b2efbfb6cd6147aa53536f02e1925ff /.gitignore | |
| parent | ed00d80d15daf82492cace0e51cc5584f0aae736 (diff) | |
| download | gui-06216a7651196f6dcb3db0cc385dfdecb6d7969d.zip | |
create go module
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,2 +1,2 @@ .vscode -test +bin |