29 lines
		
	
	
		
			321 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			321 B
		
	
	
	
		
			Plaintext
		
	
	
	
# Aiken compilation artifacts
 | 
						|
artifacts/
 | 
						|
# Aiken's project working directory
 | 
						|
build/
 | 
						|
# Aiken's default documentation export
 | 
						|
docs/
 | 
						|
 | 
						|
node_modules
 | 
						|
 | 
						|
# Output
 | 
						|
.output
 | 
						|
.vercel
 | 
						|
/.svelte-kit
 | 
						|
/build
 | 
						|
 | 
						|
# OS
 | 
						|
.DS_Store
 | 
						|
Thumbs.db
 | 
						|
 | 
						|
# Env
 | 
						|
.env
 | 
						|
.env.*
 | 
						|
!.env.example
 | 
						|
!.env.test
 | 
						|
 | 
						|
# Vite
 | 
						|
vite.config.js.timestamp-*
 | 
						|
vite.config.ts.timestamp-*
 |