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

allpy

view .hgignore @ 505:edc167aa9989

blocks3d.py: improvements * move html_template loader to separate file. If blocks3d.py is runned by symbolic link, __file__ returns path to symbolic link, not to blocks3d.py * export to html: fasta string in fasta_dict should be string for block, not for sequence (with gaps)
author boris <bnagaev@gmail.com>
date Wed, 23 Feb 2011 12:08:47 +0300
parents 807e1e71bc33
children 1f122b33073d
line source
1 syntax: glob
3 # Compiler-generated junk
4 *.pyc
5 build
6 output
7 *.o
8 blocks3d/wt/blocks3d-wt
9 debian/.dep
11 # Junk from text-editors
12 *.geany
13 *.swp
15 # Temporary files from sphinx
16 docs/build
18 # Temporary files from debianization
19 debian/python-allpy/
20 debian/blocks3d/
21 debian/blocks3d-wt/
22 debian/geometrical-core/
24 debian/*.substvars
25 debian/*.debhelper*
26 debian/*stamp*
27 debian/files
28 debian/control
29 debian/*.log
30 debian/*/*.log
31 debian/tmp/
32 debian/pycompat
33 *.deb
34 *.cdbs-config_list