diff options
author | Santo Cariotti <santo@dcariotti.me> | 2025-04-07 21:31:09 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2025-04-07 21:31:09 +0200 |
commit | f75ec8f8f5b3d0d75f752b26df1088e9d42d2634 (patch) | |
tree | 911a4bac5f8457c6029ec7e555f2081f98245a4f /.gitignore | |
parent | d35c26ecc61103b4ba7d484acf76b6a969159518 (diff) |
Join a game
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..35cce1c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.rahannarc |