author | Krista 'DarthMama' Bennett <krista@pep.foundation> |
Mon, 23 Sep 2019 14:56:17 +0200 | |
branch | ENGINE-633 |
changeset 4084 | 44135988583a |
parent 4044 | 3c784203722b |
child 4156 | 84afcad59b5d |
child 4259 | 082c9c5b144c |
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 asn.1/keysync.asn1
73 asn.1/sync.asn1
74 sync/.codecs
75 sync/.messages
76 sync/.actions
77 sync/.codegen
78 sync/.statemachines
79 sync/.copy
80 test/msg_2.0.asc
81 test/*.txt
82 lldb-history
83 *.swo
84 *.smp
85 test/EngineTests
86 test/googletest
87 test/tmp/*