From 7567794f748cee3cc4a321540e258398e5f3d447 Mon Sep 17 00:00:00 2001 From: yzyyz1387 <1796031384@qq.com> Date: Fri, 24 Dec 2021 04:05:44 +0800 Subject: [PATCH] International information inquiry is supported --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4f753bbb..0580f533 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,8 @@ share/python-wheels/ *.egg MANIFEST +.idea/ + # PyInstaller # Usually these files are written by a python script from a template # before PyInstaller builds the exe, so as to inject date/other infos into it.