17 lines
		
	
	
	
		
			169 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
	
		
			169 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| **/__pycache__
 | |
| output.*
 | |
| *.log
 | |
| *.aux
 | |
| test/test.pdf
 | |
| test/test.tex
 | |
| public/
 | |
| *.png
 | |
| *.pdf
 | |
| *.jpeg
 | |
| *.svg
 | |
| !test/1px.png
 | |
| **/.mypy_cache
 | |
| **/*.egg-info
 | |
| build/
 | |
| dist/
 | |
| **/node_modules
 |