mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🙈 Ignore the Pycharm configuration folder and remove redundant configuration items.
This commit is contained in:
parent
02c04f7773
commit
060ccceecb
5
.gitignore
vendored
5
.gitignore
vendored
@ -113,6 +113,7 @@ venv/
|
|||||||
ENV/
|
ENV/
|
||||||
env.bak/
|
env.bak/
|
||||||
venv.bak/
|
venv.bak/
|
||||||
|
.env.dev
|
||||||
|
|
||||||
# Spyder project settings
|
# Spyder project settings
|
||||||
.spyderproject
|
.spyderproject
|
||||||
@ -151,9 +152,7 @@ backup/
|
|||||||
extensive_plugin/
|
extensive_plugin/
|
||||||
test/
|
test/
|
||||||
bot.py
|
bot.py
|
||||||
data/
|
.idea/
|
||||||
.env
|
|
||||||
.env.dev
|
|
||||||
/resources/text/
|
/resources/text/
|
||||||
# /resources/image/
|
# /resources/image/
|
||||||
/resources/temp/
|
/resources/temp/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user