Files
LaTeX-Templates/.gitignore
2022-07-08 23:27:58 +01:00

28 lines
340 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