pycharm python中.gitignore忽略文件的推送信息 .idea *.iml *.pyc *.log .idea/ */__pycache__ # Environments .env .venv env/ venv/ ENV/ env.bak/ ...
確定! 回上一頁