mirror of
				https://github.com/twbs/bootstrap.git
				synced 2022-11-09 12:25:43 -05:00 
			
		
		
		
	* cspell ^5.12.4 → ^5.12.6 * eslint ^8.1.0 → ^8.2.0 * eslint-plugin-unicorn ^37.0.1 → ^38.0.1 * hugo-bin ^0.76.1 → ^0.77.2 * karma ^6.3.7 → ^6.3.8 * linkinator ^2.14.4 → ^2.14.5 * postcss-cli ^9.0.1 → ^9.0.2 * rtlcss ^3.4.0 → ^3.5.0
		
			
				
	
	
		
			42 lines
		
	
	
	
		
			442 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
	
		
			442 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Ignore docs files
 | 
						|
/_site/
 | 
						|
# Hugo files
 | 
						|
/resources/
 | 
						|
/.hugo_build.lock
 | 
						|
 | 
						|
# Numerous always-ignore extensions
 | 
						|
*.diff
 | 
						|
*.err
 | 
						|
*.log
 | 
						|
*.orig
 | 
						|
*.rej
 | 
						|
*.swo
 | 
						|
*.swp
 | 
						|
*.vi
 | 
						|
*.zip
 | 
						|
*~
 | 
						|
 | 
						|
# OS or Editor folders
 | 
						|
._*
 | 
						|
.cache
 | 
						|
.DS_Store
 | 
						|
.idea
 | 
						|
.project
 | 
						|
.settings
 | 
						|
.tmproj
 | 
						|
*.esproj
 | 
						|
*.sublime-project
 | 
						|
*.sublime-workspace
 | 
						|
nbproject
 | 
						|
Thumbs.db
 | 
						|
/.vscode/
 | 
						|
# Local Netlify folder
 | 
						|
.netlify
 | 
						|
 | 
						|
# Komodo
 | 
						|
.komodotools
 | 
						|
*.komodoproject
 | 
						|
 | 
						|
# Folders to ignore
 | 
						|
/js/coverage/
 | 
						|
/node_modules/
 |