diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-02-09 16:51:21 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-02-09 16:51:21 -0500 |
| commit | 5de30aee491087fa3b58c8bd629353e1133f28ba (patch) | |
| tree | fd2fe3869f65460b6f8c3a7a465a43d2436360c3 /.gitignore | |
| parent | ed00d80d15daf82492cace0e51cc5584f0aae736 (diff) | |
| download | gui-5de30aee491087fa3b58c8bd629353e1133f28ba.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 |