From c4be63974c5acac2f96bb8dde4bac4004f202638 Mon Sep 17 00:00:00 2001 From: Oliver Schneider Date: Sun, 30 Sep 2012 22:21:44 +0000 Subject: Replaying a number of changes from my private clone - Adding and removing a few files - Adjusted VS2010 project to exclude the resource DLLs - WDS_Lua_C.c builds nicely now - Introducing WEAK_ASSERT - Premake signed binary (from rev 696d6c41518e or premake/premake-stable) - Adding an initial premake4.lua ... works alright, but needs more fine-tuning --- .hgignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index ff777d4..1bae382 100644 --- a/.hgignore +++ b/.hgignore @@ -13,3 +13,8 @@ glob:Backup * glob:sandbox/luaconf/Debug/** glob:sandbox/luaconf/Release/** glob:web/*.html +syntax: glob +src/* +Visual Lint/* +*.aqt +windirstat/windirstat_prof/* -- cgit v1.2.3