🙈 Ignore the Pycharm configuration folder and remove redundant configuration items.

This commit is contained in:
BalconyJH 2024-11-03 14:41:25 +08:00
parent 02c04f7773
commit 060ccceecb
No known key found for this signature in database
GPG Key ID: FF602923BD2A1FAF

5
.gitignore vendored
View File

@ -113,6 +113,7 @@ venv/
ENV/
env.bak/
venv.bak/
.env.dev
# Spyder project settings
.spyderproject
@ -151,9 +152,7 @@ backup/
extensive_plugin/
test/
bot.py
data/
.env
.env.dev
.idea/
/resources/text/
# /resources/image/
/resources/temp/