view .gitignore @ 1:9eaf5759550e

Removed the MSword files that I am trying to ignore using git rm --cached *.doc
author Ray Meddis <rmeddis@essex.ac.uk>
date Fri, 27 May 2011 13:30:02 +0100
parents f233164f4c86
children 5f95aaaef2d4
line wrap: on
line source
*.asv 		#ignore windows autosaves
*.*~ 		#ignore mac autosaves
.DS_Store 	#ignore some other Mac auto generated file
*.doc 		#ignore MSword
*.docx 		#ignore newer MSword