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