3 changes: 3 additions & 0 deletions 3 .gitignore Original file line numberDiff line numberDiff line change @@ -10,3 +10,6 @@ site/ .cache/ codes/scripts docs/overrides/ # python files __pycache__ Binary file removed BIN -707 Bytes codes/python/include/__pycache__/__init__.cpyt...
git config --global user.name userName git config --global user.email userEmail 使用HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作 Username for 'https://gitee.com': userName Password for 'https://userName@gitee.com...
clan-botcommittedJul 4, 2024 Merge pull request 'matrix-bot: Remove __pycache__ dir and fix changelog room' (#205) from Qubasa/clan-infra:Qubasa-main into main main 2 parents ad07fec + 670a5c3 commit 34a284d File tree modules matrix-bot.nix pkgs/matrix-bot .gitignore matrix_bot...
In my case it had to with the fact that I had copied the pycache of the migrations generated with a different setup to production. Can you clear the cache and see if that makes a difference? My setups: local: Django 1.11.4 python3.5 (used python2 in earlier stages to generate ...
__pycache__/ *.pyc # Cake - Uncomment if you are using it # tools/** # !tools/packages.config # Tabs Studio *.tss # Telerik's JustMock configuration file *.jmconfig # BizTalk build output *.btp.cs *.btm.cs *.odx.cs *.xsd.cs # OpenCover UI analysis result...
Description There are 2072 empty __pycache__ folders in 2.69.0 zip package. For example: Lib/site-packages/__pycache__. (The only non-empty folder is Scripts\__pycache__) fd --type directory --typ...
__pycache__ .cache .mypy_cache .pytest_cache .ruff_cache You can also remove additional files/directories if the following options are specified: All the above options are specified if you use the--alloption. The following directories are always excluded from the remove: ...
3 changes: 3 additions & 0 deletions 3 .gitignore Original file line numberDiff line numberDiff line change @@ -152,3 +152,6 @@ __pycache__/ # GPUStack related */third_party/bin */ui/ # macOS .DS_Store 4 changes: 2 additions & 2 deletions 4 install.sh Original file line ...
5 5 **/__pycache__/ 6 6 7 + .idea/ 8 + venv/ 9 + 7 10 # 打包相关 8 11 /build 9 12 /dist .idea/.gitignore -8 Load DiffThis file was deleted. .idea/inspectionProfiles/profiles_settings.xml -6 Load DiffThis file was deleted. .idea/misc.xml -7 ...
rm: cannot remove ‘/home/gitlab-runner/builds/fcdcff7a/0/grupoirona/turnateme/turnateme/__pycache__/__init__.cpython-35.pyc’: Permission denied rm: cannot remove ‘/home/gitlab-runner/builds/fcdcff7a/0/grupoirona/turnateme/turnateme/__pycache__/urls.cpython-35.pyc’: Permission...