Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/file/807e1e71bc33/.hgignore
Дата изменения: Unknown
Дата индексирования: Sun Feb 3 10:08:41 2013
Кодировка:
allpy: 807e1e71bc33 .hgignore

allpy

view .hgignore @ 486:807e1e71bc33

Debianized blocks3d, blocks3d-wt; fixed debian dependencies for python-allpy where necessary
author Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru>
date Sun, 20 Feb 2011 20:47:50 +0300
parents 85db5a070096
children 84730a6e4a15
line source
1 syntax: glob
3 # Compiler-generated junk
4 *.pyc
5 build
6 *.o
7 blocks3d/wt/blocks3d-wt
8 debian/.dep
10 # Junk from text-editors
11 *.geany
12 *.swp
14 # Temporary files from sphinx
15 docs/build
17 # Temporary files from debianization
18 debian/python-allpy/
19 debian/blocks3d/
20 debian/blocks3d-wt/
21 debian/geometrical-core/
23 debian/*.substvars
24 debian/*.debhelper*
25 debian/*stamp*
26 debian/files
27 debian/control
28 debian/*.log
29 debian/*/*.log
30 debian/tmp/
31 debian/pycompat
32 *.deb
33 *.cdbs-config_list