From af08b37f52a69187838e2109c7fdada890b335dd Mon Sep 17 00:00:00 2001 From: Siu Jam Oh Date: Tue, 16 Jun 2026 11:29:10 +0800 Subject: [PATCH] Add Linux.gitignore --- Linux.gitignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Linux.gitignore diff --git a/Linux.gitignore b/Linux.gitignore new file mode 100644 index 0000000..ad7b276 --- /dev/null +++ b/Linux.gitignore @@ -0,0 +1,7 @@ +### Linux +*~ +.fuse_hidden* +.directory +.Trash-* +.nfs* +nohup.out \ No newline at end of file