Ignore DS_Store files in Git
This commit is contained in:
		
							parent
							
								
									77bd7968ea
								
							
						
					
					
						commit
						8a2f13c304
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		
							
								
								
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -1,6 +1,7 @@
 | 
				
			||||||
*.pyc
 | 
					*.pyc
 | 
				
			||||||
*.pyo
 | 
					*.pyo
 | 
				
			||||||
*~
 | 
					*~
 | 
				
			||||||
 | 
					*.DS_Store
 | 
				
			||||||
wine-py2exe/
 | 
					wine-py2exe/
 | 
				
			||||||
py2exe.log
 | 
					py2exe.log
 | 
				
			||||||
*.kate-swp
 | 
					*.kate-swp
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue