aboutsummaryrefslogblamecommitdiffstats
path: root/.gitignore
blob: cf89f8700f836601d5a76a7d22bbcca6c0a1e739 (plain) (tree)
1
2
3
4
5
6
7
8
9
                            
  
 
                           
       
     
                                         
      

                               
# backup and temporary files
*~

# patches and related files
*.orig
*.patch
*.rej

# html files (as generated from markdown)
*.html

# Mac OS X folder settings file
.DS_Store