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: 9e7f1f79d664d36d89a6796dca2fcc0558fa2920 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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/**