feat: exclude geojson from git
This commit is contained in:
		
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							@@ -3,6 +3,9 @@
 | 
				
			|||||||
# Database
 | 
					# Database
 | 
				
			||||||
notfellchen
 | 
					notfellchen
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Geojson from imports
 | 
				
			||||||
 | 
					*.geojson
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Media storage
 | 
					# Media storage
 | 
				
			||||||
/static
 | 
					/static
 | 
				
			||||||
media
 | 
					media
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user