|
|
|
@ -1,28 +1,14 @@
|
|
|
|
|
syntax: regexp
|
|
|
|
|
^asn\.1/.*\.(c|h)$
|
|
|
|
|
^asn\.1/libasn1\.a$
|
|
|
|
|
.*xcuserdata/
|
|
|
|
|
^build/
|
|
|
|
|
^local.conf
|
|
|
|
|
^test_home/
|
|
|
|
|
samples/
|
|
|
|
|
|
|
|
|
|
syntax: glob
|
|
|
|
|
asn.1/Makefile.am.*
|
|
|
|
|
asn.1/converter-example.mk
|
|
|
|
|
*.orig
|
|
|
|
|
*.old
|
|
|
|
|
|
|
|
|
|
local.conf
|
|
|
|
|
*.d
|
|
|
|
|
*.d.*
|
|
|
|
|
*.o
|
|
|
|
|
*~
|
|
|
|
|
*.swp
|
|
|
|
|
db/*.csv
|
|
|
|
|
db/*.db
|
|
|
|
|
*.a
|
|
|
|
|
*.dylib
|
|
|
|
|
*.so
|
|
|
|
|
test/pEpEngineTest
|
|
|
|
|
*.exe
|
|
|
|
|
Debug
|
|
|
|
|
Release
|
|
|
|
@ -30,51 +16,9 @@ Release
|
|
|
|
|
*.obj
|
|
|
|
|
.DS_Store
|
|
|
|
|
ws
|
|
|
|
|
build-android/pEpEngine-android-1.zip
|
|
|
|
|
build-android/third-party
|
|
|
|
|
build-android/pEpEngine-android-1
|
|
|
|
|
build-linux/*
|
|
|
|
|
*.dSYM*
|
|
|
|
|
*_test
|
|
|
|
|
msg4.asc
|
|
|
|
|
pep_Dokument_Titel.pdf
|
|
|
|
|
pEpEngine.vcxproj.user
|
|
|
|
|
Makefile.protocols
|
|
|
|
|
test/msg_encrypt_for_self.asc
|
|
|
|
|
tags
|
|
|
|
|
asn.1/pEpEngineASN1/pEpEngineASN1.vcxproj.user
|
|
|
|
|
sync/generated
|
|
|
|
|
*.xml
|
|
|
|
|
*.dot
|
|
|
|
|
*.svg
|
|
|
|
|
gpg-agent.conf
|
|
|
|
|
gpg.conf
|
|
|
|
|
pubring.gpg
|
|
|
|
|
random_seed
|
|
|
|
|
secring.gpg
|
|
|
|
|
trustdb.gpg
|
|
|
|
|
.pEp_management.db
|
|
|
|
|
.cache
|
|
|
|
|
__pycache__
|
|
|
|
|
*.pyc
|
|
|
|
|
test/python_tests/test?
|
|
|
|
|
test/pEp_test_home
|
|
|
|
|
test/TestDriver
|
|
|
|
|
test/local
|
|
|
|
|
.tags
|
|
|
|
|
*/.tags
|
|
|
|
|
*/*/.tags
|
|
|
|
|
asn.1/.generated
|
|
|
|
|
src/KeySync_*
|
|
|
|
|
src/Sync_*
|
|
|
|
|
src/sync_codec.*
|
|
|
|
|
asn.1/keysync.asn1
|
|
|
|
|
asn.1/sync.asn1
|
|
|
|
|
sync/.codecs
|
|
|
|
|
sync/.messages
|
|
|
|
|
sync/.actions
|
|
|
|
|
sync/.codegen
|
|
|
|
|
sync/.statemachines
|
|
|
|
|
test/msg_2.0.asc
|
|
|
|
|
test/*Tests
|
|
|
|
|
|
|
|
|
|
fuzz
|
|
|
|
|
unittests
|
|
|
|
|