From 96c80060700bf1095c7818b3afa64b895b6add3a Mon Sep 17 00:00:00 2001 From: vndangkhoa Date: Wed, 24 Jun 2026 17:33:39 +0700 Subject: [PATCH] Gitignore runtime status file --- .gitignore | 1 + status | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 status diff --git a/.gitignore b/.gitignore index b69f9e6..967aa27 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ Cargo.lock packaging/appimage/AppDir/ packaging/deb/vietc_*/ packaging/appimage/appimagetool +status diff --git a/status b/status deleted file mode 100644 index fb3fcbc..0000000 --- a/status +++ /dev/null @@ -1 +0,0 @@ -vn \ No newline at end of file