mirror of
				https://github.com/ItsDrike/itsdrike.com.git
				synced 2025-11-03 19:56:36 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
	
		
			363 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
	
		
			363 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Hugo website build
 | 
						|
public/
 | 
						|
static/build
 | 
						|
resources/
 | 
						|
.hugo_build.lock
 | 
						|
 | 
						|
# Node/NPM dependencies
 | 
						|
node_modules/
 | 
						|
 | 
						|
# Editor project settings
 | 
						|
.vscode/
 | 
						|
.replit
 | 
						|
 | 
						|
# Custom attributes for folders on Mac OS
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Environmental variables
 | 
						|
.env
 | 
						|
 | 
						|
# Backup files
 | 
						|
*.bak
 | 
						|
 | 
						|
# Other extra files that I'm hosting on the website for personal use
 | 
						|
etc/
 | 
						|
 | 
						|
# Personal TODO files
 | 
						|
TODO
 |