mirror of
				https://gitea.com/Lydanne/buildx.git
				synced 2025-11-04 01:53:42 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			54 lines
		
	
	
		
			550 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			54 lines
		
	
	
		
			550 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignore docs files
 | 
						|
_gh_pages
 | 
						|
_site
 | 
						|
 | 
						|
# Ignore temporary files
 | 
						|
README.html
 | 
						|
coverage.out
 | 
						|
.tmp
 | 
						|
 | 
						|
# 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
 | 
						|
 | 
						|
# Komodo
 | 
						|
.komodotools
 | 
						|
*.komodoproject
 | 
						|
 | 
						|
# SCSS-Lint
 | 
						|
scss-lint-report.xml
 | 
						|
 | 
						|
# grunt-contrib-sass cache
 | 
						|
.sass-cache
 | 
						|
 | 
						|
# Jekyll metadata
 | 
						|
docs/.jekyll-metadata
 | 
						|
 | 
						|
# Folders to ignore
 | 
						|
.build
 | 
						|
.test
 | 
						|
bower_components
 | 
						|
node_modules
 |