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

allpy

view .hgignore @ 213:b412a580e998

repeats: add program for run and input example
author boris (netbook) <bnagaev@gmail.com>
date Tue, 23 Nov 2010 17:29:43 +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