diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2024-06-02 06:14:51 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2024-06-02 06:14:51 -0700 |
| commit | b531825bc7408a8ce16da7f3e30b066aca8a43bf (patch) | |
| tree | b6039605dd12a6a327fb24a41641d481cc91d404 /.gitignore | |
| parent | 3a498db5a485a3ed7014e3016c92e0ac64c4b73b (diff) | |
| download | sml-b531825bc7408a8ce16da7f3e30b066aca8a43bf.tar.zst | |
Add .gitignore
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..cba7efc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +a.out |
