14 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			222 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| *.pyc
 | |
| __pycache__/
 | |
| 
 | |
| # generated by unit tests
 | |
| test/*/CMakeLists.txt
 | |
| test/*/build/
 | |
| test/*/cmake/update.py*
 | |
| test/*/cmake/lib/
 | |
| test/*/cmake/modules/
 | |
| test/*/setup.py
 | |
| 
 | |
| # generated by doc/extract_rst.py
 | |
| doc/module-reference.rst
 |