Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2012-10-01 02:21:44 +0400
committerOliver Schneider <oliver@assarbad.net>2012-10-01 02:21:44 +0400
commitc4be63974c5acac2f96bb8dde4bac4004f202638 (patch)
treec8cec951a4c08548d4e6c87e1ca7f45223b12bbf /.hgignore
parent6046b5a3b15be75fb9be53286586eebec274ec94 (diff)
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
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore5
1 files changed, 5 insertions, 0 deletions
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/*