update
This commit is contained in:
5
DELETE_PYCACHE.bat
Normal file
5
DELETE_PYCACHE.bat
Normal file
@ -0,0 +1,5 @@
|
||||
@echo off
|
||||
rmdir /s /q __pycache__
|
||||
rmdir /s /q TwitchChannelPointsMiner\__pycache__
|
||||
rmdir /s /q TwitchChannelPointsMiner\classes\__pycache__
|
||||
rmdir /s /q TwitchChannelPointsMiner\classes\entities\__pycache__
|
||||
Reference in New Issue
Block a user