diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | a.out | 0 |
2 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 91263f8c6..62cb12717 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ dist refs Session.vim opencode.json +a.out diff --git a/a.out b/a.out deleted file mode 100644 index e69de29bb..000000000 --- a/a.out +++ /dev/null |
