You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			28 lines
		
	
	
		
			532 B
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			28 lines
		
	
	
		
			532 B
		
	
	
	
		
			Plaintext
		
	
# TODO: Partially duplicated from `.gitignore`. Remove once Prettier
 | 
						|
# supports `.gitignore`: https://github.com/prettier/prettier/issues/2294
 | 
						|
 | 
						|
# Generated files
 | 
						|
config/local-*.json
 | 
						|
config/local.json
 | 
						|
dist/**
 | 
						|
stylesheets/*.css
 | 
						|
 | 
						|
test/ts/**/*.js
 | 
						|
ts/**/*.js
 | 
						|
ts/protobuf/*.d.ts
 | 
						|
ts/protobuf/*.js
 | 
						|
stylesheets/manifest.css
 | 
						|
ts/util/lint/exceptions.json
 | 
						|
ts/test/automation/notes
 | 
						|
 | 
						|
# Third-party files
 | 
						|
node_modules/**
 | 
						|
mnemonic_languages/**
 | 
						|
playwright.config.js
 | 
						|
 | 
						|
# Managed by package manager (`yarn`/`npm`):
 | 
						|
/package.json
 | 
						|
 | 
						|
# Coverage
 | 
						|
release/**
 |