Feat(Style): Xsim build file goes to ./tmp/ and it is ignore in git

This commit is contained in:
Bertrand Benjamin 2018-11-07 15:14:55 +01:00
parent 766408b0f5
commit bad5ebeb15
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@
**/*.synctex.gz **/*.synctex.gz
**/*.tkzfct.* **/*.tkzfct.*
**/tmp/*
test/ test/
*~ *~

View File

@ -29,7 +29,7 @@
\RequirePackage{xsim} \RequirePackage{xsim}
\xsimsetup{ \xsimsetup{
path={exercises} path={tmp}
} }
\DeclareExerciseTranslations{total}{ \DeclareExerciseTranslations{total}{