mirror of
				https://github.com/arsenetar/PrismHighlight.git
				synced 2025-09-11 20:38:19 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			36 lines
		
	
	
		
			409 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			409 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #############
 | |
| ## Windows 
 | |
| #############
 | |
| 
 | |
| # Windows image file caches
 | |
| Thumbs.db
 | |
| ehthumbs.db
 | |
| 
 | |
| # Folder config file
 | |
| Desktop.ini
 | |
| 
 | |
| # Recycle Bin used on file shares
 | |
| $RECYCLE.BIN/
 | |
| 
 | |
| #############
 | |
| ## OSX 
 | |
| #############
 | |
| .DS_Store
 | |
| .AppleDouble
 | |
| .LSOverride
 | |
| Icon
 | |
| 
 | |
| # Thumbnails
 | |
| ._*
 | |
| 
 | |
| # Files that might appear on external disk
 | |
| .Spotlight-V100
 | |
| .Trashes
 | |
| 
 | |
| #############
 | |
| ## Linux
 | |
| #############
 | |
| .*
 | |
| !.gitignore
 | |
| !.gitattributes
 | |
| *~ |