32 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
			
		
		
	
	
			32 lines
		
	
	
		
			328 B
		
	
	
	
		
			Plaintext
		
	
	
	
.DS_Store
 | 
						|
node_modules
 | 
						|
/dist
 | 
						|
 | 
						|
# local env files
 | 
						|
.env.local
 | 
						|
.env.*.local
 | 
						|
 | 
						|
# Log files
 | 
						|
npm-debug.log*
 | 
						|
yarn-debug.log*
 | 
						|
yarn-error.log*
 | 
						|
 | 
						|
# Editor directories and files
 | 
						|
.idea
 | 
						|
.vscode
 | 
						|
*.suo
 | 
						|
*.ntvs*
 | 
						|
*.njsproj
 | 
						|
*.sln
 | 
						|
*.sw*
 | 
						|
 | 
						|
# Bundle anayzer
 | 
						|
stats.html
 | 
						|
 | 
						|
# Cypress
 | 
						|
cypress/screenshots
 | 
						|
cypress/videos
 | 
						|
 | 
						|
# Auto generated types
 | 
						|
/src/generated
 |