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