20 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			217 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| Cargo.lock
 | |
| target
 | |
| *.json
 | |
| *.DS_Store
 | |
| **.DS_Store
 | |
| scpt/json/
 | |
| .config/ai/*.toml
 | |
| .config/ai/*.json
 | |
| .config/ai/txt
 | |
| .config/ai/png
 | |
| .ssh/*.key
 | |
| .ssh/*.pub
 | |
| .ssh/*config
 | |
| .env
 | |
| 
 | |
| pnpm-lock.yaml
 | |
| **Cargo.lock
 | |
| */target/
 | |
| */**/*.rs.bk
 |