From 249b75e3d88d6ad9ab16193e302d87ae2aaa20b0 Mon Sep 17 00:00:00 2001 From: shinare Date: Mon, 22 Apr 2024 23:58:18 +0000 Subject: [PATCH] Add '.gitignore' --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c795b05 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build \ No newline at end of file