Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	
		cyberosa
		
	commited on
		
		
					Commit 
							
							·
						
						af4f5ae
	
1
								Parent(s):
							
							e1134a1
								
Updating gitignore
Browse files- .gitignore +2 -1
 
    	
        .gitignore
    CHANGED
    
    | 
         @@ -162,4 +162,5 @@ cython_debug/ 
     | 
|
| 162 | 
         
             
            flagged/
         
     | 
| 163 | 
         
             
            results/
         
     | 
| 164 | 
         
             
            uploads/
         
     | 
| 165 | 
         
            -
            __pycache__/
         
     | 
| 
         | 
| 
         | 
|
| 162 | 
         
             
            flagged/
         
     | 
| 163 | 
         
             
            results/
         
     | 
| 164 | 
         
             
            uploads/
         
     | 
| 165 | 
         
            +
            __pycache__/
         
     | 
| 166 | 
         
            +
            .DS_Store
         
     |