17 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Ignore artifacts:
 | 
						|
build
 | 
						|
dist
 | 
						|
coverage
 | 
						|
 | 
						|
# Ignore Rust projects:
 | 
						|
*.rs
 | 
						|
*.hbs
 | 
						|
target
 | 
						|
e2e/playwright/export-snapshots
 | 
						|
e2e/playwright/snapshots/prompt-to-edit
 | 
						|
 | 
						|
 | 
						|
# XState generated files
 | 
						|
src/machines/**.typegen.ts
 | 
						|
.vscode-test
 |