update gitignore template
This commit is contained in:
		
							parent
							
								
									dc31f35ee9
								
							
						
					
					
						commit
						3a6c1922e4
					
				
					 1 changed files with 19 additions and 0 deletions
				
			
		
							
								
								
									
										19
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										19
									
								
								.gitignore
									
										
									
									
										vendored
									
									
										Normal file
									
								
							|  | @ -0,0 +1,19 @@ | |||
| # sourced from: | ||||
| # https://raw.githubusercontent.com/github/gitignore/main/community/golang/hugo.gitignore | ||||
| 
 | ||||
| # generated files by hugo | ||||
| /public/ | ||||
| /resources/_gen/ | ||||
| /assets/jsconfig.json | ||||
| hugo_stats.json | ||||
| 
 | ||||
| # executable may be added to repository | ||||
| hugo.exe | ||||
| hugo.darwin | ||||
| hugo.linux | ||||
| 
 | ||||
| # temporary lock file while building | ||||
| /.hugo_build.lock | ||||
| 
 | ||||
| # don't commit secrets | ||||
| upload.conf | ||||
		Loading…
	
	Add table
		
		Reference in a new issue