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

allpy

view .hgignore @ 228:0ed41390408f

repeats: rename group_start and group_end to group_real_start and group_real_end add new methods group_start and group_end similar to start and end (~ min and ~ max)
author boris <bnagaev@gmail.com>
date Sat, 27 Nov 2010 19:21:17 +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