diff options
author | rexim <reximkut@gmail.com> | 2024-03-22 10:26:22 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-22 10:26:22 +0700 |
commit | 16863dd791713ae9af56860163a66781168db139 (patch) | |
tree | f2157ad0d574b6e2987be3e116cef2fa5d834cb3 /.gitignore | |
parent | 41891a5c16c7c95c7ea31da2a4fdfd9ac43f0967 (diff) |
Prefix Cell Kind
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,4 +3,5 @@ game game.exe test -*.swp
\ No newline at end of file +test.exe +*.swp |