diff options
| -rw-r--r-- | .gitignore | 6 | ||||
| -rwxr-xr-x | main | bin | 15524102 -> 0 bytes |
2 files changed, 5 insertions, 1 deletions
@@ -1,2 +1,6 @@ .env -*.rpm
\ No newline at end of file +*.rpm + +# Go binaries and test artifacts +main +*.test Binary files differ |
