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-02 14:57:50 +0400
committerOliver Schneider <oliver@assarbad.net>2012-10-02 14:57:50 +0400
commit3f2c80c4b2f8fdf2fe79f319d18a10b54403fdf9 (patch)
tree3e9994dcfe573976ee146066bcb85989ccdff974 /.hgignore
parent7c08908487a8a50f5c68409fc69c508d317048e6 (diff)
parentc4be63974c5acac2f96bb8dde4bac4004f202638 (diff)
Merging with upstream
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore25
1 files changed, 15 insertions, 10 deletions
diff --git a/.hgignore b/.hgignore
index db648e4..f9b19ab 100644
--- a/.hgignore
+++ b/.hgignore
@@ -4,13 +4,18 @@ syntax: regexp
^CVS/
# Intermediate files
\.(obj|map|exp|html?|pdb|suo|ncb|idb|res|lib|exe|dll|lnt|user|manifest|dep|pch|bak|orig|L32|L64)$
-glob:windirstat.vs2010.sdf
-glob:intermediate/*
-glob:windirstat.vs2010.opensdf
-glob:*.wdslng
-glob:*.png
-glob:Backup *
-glob:sandbox/luaconf/Debug/**
-glob:sandbox/luaconf/Release/**
-glob:web/*.html
-glob:web/software/cushionstarlets.php
+syntax: glob
+windirstat.vs2010.sdf
+intermediate/*
+windirstat.vs2010.opensdf
+*.wdslng
+*.png
+Backup *
+sandbox/luaconf/Debug/**
+sandbox/luaconf/Release/**
+web/*.html
+web/software/cushionstarlets.php
+src/*
+Visual Lint/*
+*.aqt
+windirstat/windirstat_prof/*