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

.hgignore - github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1bae382e5f4d990c73e258202e0611bd1058b340 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
syntax: regexp
# Folders that make up the control parts of the CVS working copy
/CVS$
^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
syntax: glob
src/*
Visual Lint/*
*.aqt
windirstat/windirstat_prof/*