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