forked from LinOTP/LinOTP
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
54 lines (47 loc) · 775 Bytes
/
.gitignore
File metadata and controls
54 lines (47 loc) · 775 Bytes
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
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)
api-doc/build/
api-doc/source/*.rst
LinOTP_*.orig.tar.gz
linotp/i18n/*/LC_MESSAGES/linotp.mo
LinOTP-*.tar.gz
linotp/public/i18n/*.json
debian/.debhelper/
debian/files
debian/linotp.*.debhelper
debian/linotp.substvars
debian/linotp/
OUTPUT
qrcode/deb_dist/
qrcode/qrcode-*.tar.gz
qrcode_*_amd64.build
RELEASE/
**/.eggs/
# License file for test cases, never commit!
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