From 38757cca0c0e71c5ffd4b37f556817b5bd8b95a2 Mon Sep 17 00:00:00 2001 From: snowy Date: Wed, 4 Oct 2023 23:54:00 +0800 Subject: [PATCH] Update --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6ba19766..18e2c2d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ config.yml -.idea/ \ No newline at end of file +.idea/ +plugins/ +!plugins/.keep +data/ +!data/.keep \ No newline at end of file