Files
LaTeX-Templates/.gitignore
Alphrag 716aac3da1 Many changes and adding examples
- Fix use of sizes (maybe set exception for 13pt?)
- Prepare keys for margins
- Show example of bibfile modification on the go
- Show how to use `\xkvview` to check defined keys
2023-12-22 00:45:16 +01:00

30 lines
352 B
Plaintext

### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
### Tex compiled files
*.aux
*.bcf
*.toc
*.synctex.gz
*.out
*.log
*.run.xml
*.tdo
*.bbl
*.blg