author | Dirk Zimmermann <dz@pep.security> |
Tue, 07 Jan 2020 14:38:16 +0100 | |
branch | IOSAD-161 |
changeset 4303 | 41af118266e5 |
parent 4279 | 1f9a55b8a012 |
child 4506 | 75ded8333e1a |
child 4613 | 94ec7368085b |
child 4614 | b1e463bcb931 |
permissions | -rw-r--r-- |
1 syntax: regexp
2 ^asn\.1/.*\.(c|h)$
3 ^asn\.1/libasn1\.a$
4 .*xcuserdata/
5 ^build/
6 ^local.conf
7 ^test_home/
9 syntax: glob
10 asn.1/Makefile.am.*
11 asn.1/converter-example.mk
12 *.orig
13 *.old
14 *.d
15 *.d.*
16 *.o
17 *~
18 *.swp
19 db/*.csv
20 db/*.db
21 *.a
22 *.dylib
23 *.so
24 test/pEpEngineTest
25 *.exe
26 Debug
27 Release
28 *.lib
29 *.obj
30 .DS_Store
31 ws
32 build-android/pEpEngine-android-1.zip
33 build-android/third-party
34 build-android/pEpEngine-android-1
35 build-linux/*
36 *.dSYM*
37 *_test
38 msg4.asc
39 pep_Dokument_Titel.pdf
40 pEpEngine.vcxproj.user
41 Makefile.protocols
42 test/msg_encrypt_for_self.asc
43 tags
44 asn.1/pEpEngineASN1/pEpEngineASN1.vcxproj.user
45 sync/generated
46 *.xml
47 *.dot
48 *.svg
49 gpg-agent.conf
50 gpg.conf
51 pubring.gpg
52 random_seed
53 secring.gpg
54 trustdb.gpg
55 .pEp_management.db
56 .cache
57 __pycache__
58 *.pyc
59 test/python_tests/test?
60 test/pEp_test_home
61 test/TestDriver
62 test/local
63 test/include/LocalPlayground.h
64 test/src/engine_test/LocalPlayground.cc
65 .tags
66 */.tags
67 */*/.tags
68 asn.1/.generated
69 src/KeySync_*
70 src/Sync_*
71 src/sync_codec.*
72 src/distribution_codec.*
73 asn.1/keysync.asn1
74 asn.1/keyreset.asn1
75 asn.1/sync.asn1
76 asn.1/distribution.asn1
77 sync/.codecs
78 sync/.messages
79 sync/.actions
80 sync/.codegen
81 sync/.statemachines
82 sync/.copy
83 test/msg_2.0.asc
84 test/*.txt
85 lldb-history
86 *.swo
87 *.smp
88 test/EngineTests
89 test/googletest
90 test/tmp/*