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: 4d643808437555502fbc903ca7b945d7e0775b68 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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|ilk|L32|L64)$
syntax: glob
*.sdf
intermediate/*
*.opensdf
*.wdslng
*.png
Backup *
sandbox/luaconf/Debug/**
sandbox/luaconf/Release/**
web/*.html
web/software/cushionstarlets.php
src/*
Visual Lint/*