mirror of
				https://github.com/inventree/inventree-docs.git
				synced 2025-10-30 20:35:38 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			97 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			97 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # Ignore python environment files
 | |
| env-inv-doc/
 | |
| env/
 | |
| 
 | |
| # Compiled python files
 | |
| *.pyd
 | |
| *.pyc
 | |
| 
 | |
| .vscode |