diff options
| author | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 22:39:14 -0700 |
|---|---|---|
| committer | Rose Hogenson <rosehogenson@posteo.net> | 2025-04-12 22:39:14 -0700 |
| commit | 14876a091a31b10a0cef7aa59a8384b48a059af8 (patch) | |
| tree | 47c41b069fb4fc2d58a5ed0a0e66266af441e025 /.gitignore | |
| parent | 000a4668b6fe6fc822d1265152656fb675a26a73 (diff) | |
| download | yetihack-14876a091a31b10a0cef7aa59a8384b48a059af8.tar.zst | |
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..8ae570b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.o +/yetihack +/result |
