# HG changeset patch # User Zerotorescue # Date 1284395755 -7200 # Node ID 92b98a9000b8957860bed357780b13bcb840d3d7 # Parent 3163fa8914fa6b134cabb023bbdce2357cea051d .hgignore update to ignore the entire Libs folder instead of just it's contents and to ignore a possible new unimportant module that I'll be working at whenever there is nothing else. diff -r 3163fa8914fa -r 92b98a9000b8 .hgignore --- a/.hgignore Mon Sep 13 08:00:15 2010 +0200 +++ b/.hgignore Mon Sep 13 18:35:55 2010 +0200 @@ -1,1 +1,2 @@ -Libs/* +glob:Modules/Changelog.lua +glob:Libs