 
            
            
            
            
                2 Oct
                
                    2015
                
            
            
                2 Oct
                
                '15
                
            
            
            
        
    
                9:15 a.m.
            
        commit 596de490076f8a2585e6c31aca0455bf7ccdc3b5 Author: teor (Tim Wilson-Brown) <teor2345@gmail.com> Date: Fri Oct 2 10:51:53 2015 +0200 Ignore OS X .DS_Store files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 135df7b..c1dff8b 100644 --- a/.gitignore +++ b/.gitignore @@ -27,6 +27,7 @@ cscope.* # OSX junk *.dSYM +.DS_Store # / /Makefile