7 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			123 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# gitignore template for Nikola static site generator
 | 
						|
# website: https://getnikola.com/
 | 
						|
 | 
						|
.doit.db
 | 
						|
*.py[cod]
 | 
						|
cache/
 | 
						|
output/
 |