forked from codingmarco/tdf-2023-webseite
				
			
			You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
					
					
						
							38 lines
						
					
					
						
							673 B
						
					
					
				
			
		
		
	
	
							38 lines
						
					
					
						
							673 B
						
					
					
				# Created by https://www.toptal.com/developers/gitignore/api/macos
 | 
						|
# Edit at https://www.toptal.com/developers/gitignore?templates=macos
 | 
						|
 | 
						|
### macOS ###
 | 
						|
# General
 | 
						|
.DS_Store
 | 
						|
.AppleDouble
 | 
						|
.LSOverride
 | 
						|
 | 
						|
# Icon must end with two \r
 | 
						|
Icon
 | 
						|
 | 
						|
 | 
						|
# Thumbnails
 | 
						|
._*
 | 
						|
 | 
						|
# Files that might appear in the root of a volume
 | 
						|
.DocumentRevisions-V100
 | 
						|
.fseventsd
 | 
						|
.Spotlight-V100
 | 
						|
.TemporaryItems
 | 
						|
.Trashes
 | 
						|
.VolumeIcon.icns
 | 
						|
.com.apple.timemachine.donotpresent
 | 
						|
 | 
						|
# Directories potentially created on remote AFP share
 | 
						|
.AppleDB
 | 
						|
.AppleDesktop
 | 
						|
Network Trash Folder
 | 
						|
Temporary Items
 | 
						|
.apdisk
 | 
						|
 | 
						|
### macOS Patch ###
 | 
						|
# iCloud generated files
 | 
						|
*.icloud
 | 
						|
 | 
						|
# End of https://www.toptal.com/developers/gitignore/api/macos
 | 
						|
 | 
						|
 |