Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Commit 
							
							·
						
						71c6432
	
1
								Parent(s):
							
							0d77050
								
chore: stop tracking ingestion_js/.next and ignore it
Browse files- .gitignore +3 -0
    	
        .gitignore
    CHANGED
    
    | @@ -22,3 +22,6 @@ exefiles | |
| 22 | 
             
            ingestion_js/.next
         | 
| 23 | 
             
            .next
         | 
| 24 |  | 
|  | |
|  | |
|  | 
|  | |
| 22 | 
             
            ingestion_js/.next
         | 
| 23 | 
             
            .next
         | 
| 24 |  | 
| 25 | 
            +
             | 
| 26 | 
            +
            # Ignore Next.js build outputs
         | 
| 27 | 
            +
            ingestion_js/.next
         | 

