From 39a15276f5d4e73ba20149e10eabf69215fb22ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Haoran=20S=2E=20Diao=20=28=E5=88=81=E6=B5=A9=E7=84=B6=29?= <0@hairydiode.xyz> Date: Sat, 25 Nov 2023 03:04:33 -0800 Subject: added gitignore, removed creation info since it's not really relevant. --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..87a2e44 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +private +fc.db -- cgit v1.1