mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 01:08:26 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			45 lines
		
	
	
		
			415 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			45 lines
		
	
	
		
			415 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Numerous always-ignore extensions
 | |
| *.bak
 | |
| *.diff
 | |
| *.err
 | |
| *.orig
 | |
| *.log
 | |
| *.rej
 | |
| *.swo
 | |
| *.swp
 | |
| *.vi
 | |
| .sass-cache
 | |
| 
 | |
| # OS or Editor folders
 | |
| .DS_Store
 | |
| ._*
 | |
| Thumbs.db
 | |
| .cache
 | |
| .project
 | |
| .settings
 | |
| .tmproj
 | |
| nbproject
 | |
| *.sublime-project
 | |
| *.sublime-workspace
 | |
| 
 | |
| # Dreamweaver added files
 | |
| _notes
 | |
| dwsync.xml
 | |
| 
 | |
| # Komodo
 | |
| *.komodoproject
 | |
| .komodotools
 | |
| 
 | |
| # Espresso
 | |
| *.esproj
 | |
| *.espressostorage
 | |
| 
 | |
| # Rubinius
 | |
| *.rbc
 | |
| 
 | |
| # Folders to ignore
 | |
| .hg
 | |
| .svn
 | |
| .CVS
 | |
| .idea
 |