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

allpy

view .hgignore @ 621:4bc2075d338a

Added allpy.util.UserString, a clone of str with ability to add attributes
author Daniil Alexeyevsky <dendik@kodomo.fbb.msu.ru>
date Tue, 03 May 2011 21:04:08 +0400
parents cc1ed3a62673
children cf1657b94c96
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 # Hand-generated temporary files
16 temp
17 temp.*
19 # Temporary files from building
20 allpy/data/components.cif
22 # Temporary files from sphinx
23 docs/build
25 # Temporary files from debianization
26 debian/python-allpy/
27 debian/blocks3d/
28 debian/blocks3d-wt/
29 debian/geometrical-core2/
31 debian/bin/
32 debian/*.substvars
33 debian/*.debhelper*
34 debian/*stamp*
35 debian/files
36 debian/control
37 debian/*.log
38 debian/*/*.log
39 debian/tmp/
40 debian/pycompat
41 *.deb
42 *.cdbs-config_list