mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -04:00
Cleanup __pycache__ directories with "make clean"
This commit is contained in:
parent
d088713415
commit
90fd6b1686
3 changed files with 3 additions and 3 deletions
|
@ -3,4 +3,4 @@ ultramid.ini : gen-ultramid config.py stats.py
|
|||
|
||||
clean:
|
||||
rm -f ultramid.ini *.pyc
|
||||
|
||||
rm -fr __pycache__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue