forked from LinOTP/LinOTP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
62 lines (56 loc) · 1.11 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
linotpd/src/linotp/i18n/linotp.pot
*.pyc
*.mako.py
*~
*.log.*
*.log
build/
*egg-info/
dist/
MANIFEST
secKey
.project
.pydevproject
.settings
.idea
*test.sh
PKG-INFO
*.swp
linotp-build
nose
# API docs (mostly autogenerated)
linotpd/src/api-doc/build/
linotpd/src/api-doc/source/*.rst
doc/API/LinOTP-API.zip
doc/API/linotp-api/
doc/API/linotputils/
doc/API/useridresolver/
doc/LinOTPdoc*.tar.gz
doc/linotp-doc_*
doc/rST/_build/
keyring/src/linotp-keyring*
linotpd/src/LinOTP_*.orig.tar.gz
linotpd/src/linotp/i18n/*/LC_MESSAGES/linotp.mo
linotpd/src/linotp_*
linotpd/src/LinOTP-*.tar.gz
linotpd/src/linotp/public/i18n/*.json
linotpd/src/debian/.debhelper/
linotpd/src/debian/files
linotpd/src/debian/linotp.*.debhelper
linotpd/src/debian/linotp.substvars
linotpd/src/debian/linotp/
OUTPUT
qrcode/deb_dist/
qrcode/qrcode-*.tar.gz
qrcode_*_amd64.build
RELEASE/
linotpd/src/.eggs/*
# License file for test cases, never commit!
linotpd/src/data/testdata/testlicense*.pem
# rope analysis data
.ropeproject
# LinOTP generated files for default configuration
linotp.sqlite
linotp/audit-private.pem
linotp/audit-public.pem
linotp/encKey