Add a gitignore file for flask backend
This file will allow virtualenv's to be created in the src directory for development of the flask backend directly.
This commit is contained in:
		
							
								
								
									
										6
									
								
								backend/flask/src/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								backend/flask/src/.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,6 @@
 | 
			
		||||
bin/
 | 
			
		||||
lib/
 | 
			
		||||
include/
 | 
			
		||||
clipperz.egg-info/
 | 
			
		||||
.Python
 | 
			
		||||
app.db
 | 
			
		||||
		Reference in New Issue
	
	Block a user