mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge pull request #14830 from lipis/sort
Sorted various lines using atom/sort-lines
This commit is contained in:
		
						commit
						3a7d2691be
					
				| 
						 | 
				
			
			@ -3,12 +3,12 @@
 | 
			
		|||
root = true
 | 
			
		||||
 | 
			
		||||
[*]
 | 
			
		||||
indent_style = space
 | 
			
		||||
indent_size = 2
 | 
			
		||||
end_of_line = lf
 | 
			
		||||
charset = utf-8
 | 
			
		||||
trim_trailing_whitespace = true
 | 
			
		||||
end_of_line = lf
 | 
			
		||||
indent_size = 2
 | 
			
		||||
indent_style = space
 | 
			
		||||
insert_final_newline = true
 | 
			
		||||
trim_trailing_whitespace = true
 | 
			
		||||
 | 
			
		||||
[*.py]
 | 
			
		||||
indent_size = 4
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -6,37 +6,37 @@ _site
 | 
			
		|||
# Numerous always-ignore extensions
 | 
			
		||||
*.diff
 | 
			
		||||
*.err
 | 
			
		||||
*.orig
 | 
			
		||||
*.log
 | 
			
		||||
*.orig
 | 
			
		||||
*.rej
 | 
			
		||||
*.swo
 | 
			
		||||
*.swp
 | 
			
		||||
*.zip
 | 
			
		||||
*.vi
 | 
			
		||||
*.zip
 | 
			
		||||
*~
 | 
			
		||||
 | 
			
		||||
# OS or Editor folders
 | 
			
		||||
.DS_Store
 | 
			
		||||
._*
 | 
			
		||||
Thumbs.db
 | 
			
		||||
.cache
 | 
			
		||||
.DS_Store
 | 
			
		||||
.idea
 | 
			
		||||
.project
 | 
			
		||||
.settings
 | 
			
		||||
.tmproj
 | 
			
		||||
*.esproj
 | 
			
		||||
nbproject
 | 
			
		||||
*.sublime-project
 | 
			
		||||
*.sublime-workspace
 | 
			
		||||
.idea
 | 
			
		||||
nbproject
 | 
			
		||||
Thumbs.db
 | 
			
		||||
 | 
			
		||||
# Komodo
 | 
			
		||||
*.komodoproject
 | 
			
		||||
.komodotools
 | 
			
		||||
*.komodoproject
 | 
			
		||||
 | 
			
		||||
# grunt-html-validation
 | 
			
		||||
validation-status.json
 | 
			
		||||
validation-report.json
 | 
			
		||||
validation-status.json
 | 
			
		||||
 | 
			
		||||
# Folders to ignore
 | 
			
		||||
node_modules
 | 
			
		||||
bower_components
 | 
			
		||||
node_modules
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue