From 99aa947a756a71528a4eeb693d12ac064548d068 Mon Sep 17 00:00:00 2001 From: unlockable Date: Wed, 26 Apr 2023 18:16:06 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9142d5b..2b706bd 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ /.vscode/ *.exe **/.vscode/ -*.o \ No newline at end of file +*.o +*.dat \ No newline at end of file