Feat: add out and xsim in files to remove
This commit is contained in:
parent
f813932ab3
commit
9a40119a19
@ -157,7 +157,7 @@ def crazy_feed(*args, **kwrds):
|
||||
|
||||
|
||||
def clean(directory):
|
||||
pytex.clean(directory)
|
||||
pytex.clean(directory, ["*.aux", "*.log", "*.out", "*.xsim"])
|
||||
|
||||
|
||||
def texcompile(filename):
|
||||
|
Loading…
Reference in New Issue
Block a user