Datasets:
				
			
			
	
			
	
		
			
	
		
		Add .gitignore file to prevent unwanted files from being tracked in the repository.
Browse files- .gitignore +2 -0
    	
        .gitignore
    ADDED
    
    | @@ -0,0 +1,2 @@ | |
|  | |
|  | 
|  | |
| 1 | 
            +
            .history
         | 
| 2 | 
            +
            .DS_Store
         | 

