win-pvdrivers
changeset 1078:d4ebb1bd1c2b
Ignore notepad++ session files
author | James Harper <james.harper@bendigoit.com.au> |
---|---|
date | Mon Dec 09 13:32:44 2013 +1100 (2013-12-09) |
parents | ebf4d299224b |
children | a60d401aa020 |
files | .hgignore |
line diff
1.1 --- a/.hgignore Mon Dec 09 13:31:35 2013 +1100 1.2 +++ b/.hgignore Mon Dec 09 13:32:44 2013 +1100 1.3 @@ -25,4 +25,5 @@ build_number.bat$ 1.4 SIGN_CONFIG.BAT$ 1.5 _objects.mac$ 1.6 upload.* 1.7 -TAG_HG 1.8 \ No newline at end of file 1.9 +TAG_HG 1.10 +.*\.session 1.11 \ No newline at end of file