Update setupFiles/install.sh
This commit is contained in:
@@ -19,7 +19,7 @@ if test -f ".gitignore"; then
|
|||||||
echo Configuring AutoLTX for this project
|
echo Configuring AutoLTX for this project
|
||||||
else
|
else
|
||||||
# Creating .gitignore file
|
# Creating .gitignore file
|
||||||
printf 'pdf/\nlatexmkrc\ncompile.sh\n' >> .gitignore
|
printf 'pdf/\nlatexmkrc\ncompile.sh\n.autoltx\noutput.pdf\n' >> .gitignore
|
||||||
touch .autoltx
|
touch .autoltx
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user