Mercurial > trustbridge
annotate .hgignore @ 1395:a2574a029322
Fix Base 64 signature size calculation.
If the signature byte size is not equally dividable
by three the base 64 encoding needs three additional bytes.
The value is now fixed to avoid such errors in the future.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 26 Jan 2015 13:17:32 +0100 |
parents | cf1fdb254c41 |
children |
rev | line source |
---|---|
1184
cf1fdb254c41
Moved help pages from 'manuals' to 'doc/help'.
Emanuel Schuetze <emanuel@intevation.de>
parents:
928
diff
changeset
|
1 .venv |
cf1fdb254c41
Moved help pages from 'manuals' to 'doc/help'.
Emanuel Schuetze <emanuel@intevation.de>
parents:
928
diff
changeset
|
2 _build |
928
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
3 |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
4 .swp |
9d538d93766c
Added manual build path to .hgignore
Emanuel Schuetze <emanuel@intevation.de>
parents:
926
diff
changeset
|
5 |
926
ca997bc0f790
(issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents:
907
diff
changeset
|
6 build-linux |
ca997bc0f790
(issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents:
907
diff
changeset
|
7 build-windows |
ca997bc0f790
(issue63) Updated message box text for normal user.
Emanuel Schuetze <emanuel@intevation.de>
parents:
907
diff
changeset
|
8 build-i386 |