From c4fa0812c02ae62cbf51ba1433b3cfdb5acb17b0 Mon Sep 17 00:00:00 2001 From: GlodBlock <1356392126@qq.com> Date: Tue, 20 Apr 2021 10:56:30 +0800 Subject: make .gitignore work and fix the fluid amount problem --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 09971f4e86..2f582fe46d 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ Good-Generator.iml Good-Generator.ipr Good-Generator.iws +.idea/ -- cgit