mirror of
				https://github.com/BBaoVanC/bbaovanc.com.git
				synced 2025-11-04 02:37:55 -06:00 
			
		
		
		
	
		
			
				
	
	
		
			19 lines
		
	
	
		
			373 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			19 lines
		
	
	
		
			373 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
 | 
						|
# Created by https://www.toptal.com/developers/gitignore/api/hugo
 | 
						|
# Edit at https://www.toptal.com/developers/gitignore?templates=hugo
 | 
						|
 | 
						|
### Hugo ###
 | 
						|
# Generated files by hugo
 | 
						|
/public/
 | 
						|
/resources/_gen/
 | 
						|
hugo_stats.json
 | 
						|
 | 
						|
# Executable may be added to repository
 | 
						|
hugo.exe
 | 
						|
hugo.darwin
 | 
						|
hugo.linux
 | 
						|
 | 
						|
# End of https://www.toptal.com/developers/gitignore/api/hugo
 | 
						|
 | 
						|
/.hugo_build.lock
 |