22 lines
		
	
	
		
			277 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			277 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Compiled python modules.
 | |
| *.pyc
 | |
| 
 | |
| /build/
 | |
| /.coverage
 | |
| docs/_build
 | |
| docs/Ordigi_data_scheme.odg
 | |
| 
 | |
| # Setuptools distribution folder.
 | |
| /dist/
 | |
| 
 | |
| # Python egg metadata, regenerated from source files by setuptools.
 | |
| /*.egg-info
 | |
| 
 | |
| /env/
 | |
| /htmlcov
 | |
| /ressources
 | |
| /Session.vim
 | |
| /tags
 | |
| /workflow.sh
 | |
| 
 |