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

allpy

view .hgignore @ 245:353379082202

allpy: monomers improvements instance() method of MonomerType required DNA, RNA etc classes declared in _monomers.py
author boris <bnagaev@gmail.com>
date Fri, 03 Dec 2010 23:37:16 +0300
parents f6db5f284ee3
children 85db5a070096
line source
1 syntax: glob
3 # Compiler-generated junk
4 *.pyc
5 build
7 # Junk from text-editors
8 *.geany
9 *.swp
11 # Temporary files from debianization
12 debian/python-allpy/
13 debian/geometrical-core/
14 debian/*.substvars
15 debian/*.debhelper*
16 debian/*stamp*
17 debian/files
18 debian/control
19 debian/*.log
20 debian/*/*.log
21 debian/tmp/
22 debian/pycompat
23 *.deb
24 *.cdbs-config_list