diff options
-rw-r--r-- | .hgignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ syntax: glob +# WinMerge temp files +*.bak +# Compiled python bytecode *.pyc +# Emacs temp files *~ .*.swp LICENSES |
![]() |
index : viewer.git | |
Megapahit's fork of the Second Life viewer. | Erik Kundiman |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .hgignore | 4 |
@@ -1,6 +1,10 @@ syntax: glob +# WinMerge temp files +*.bak +# Compiled python bytecode *.pyc +# Emacs temp files *~ .*.swp LICENSES |