diff options
| -rw-r--r-- | .hgignore | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -10,7 +10,7 @@ syntax: glob  .*.swp  #OSX image cache file  *.DS_Store -*.orig +#*.orig  LICENSES  indra/.distcc  build-linux-* @@ -74,4 +74,4 @@ glob:indra/newview/filters.xml  glob:indra/newview/avatar_icons_cache.txt  glob:indra/newview/avatar_lad.log  glob:*.diff -*.rej +#*.rej | 
