summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 18bfcd6967ac274faa0368b6519b3c0be18b32d8 (plain)
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
*.swp
*.swo
*.pyc
*.log
*.*~
.*
*_rc.py
ui_*.py
!.coveragerc
!.tx
!.gitattributes
bin/
build/
core
debian/python-leap-client/
dist/
docs/_build
docs/covhtml
include/
lib/
local/
share/
src/leap/util/reqs.txt
src/leap.egg-info/
src/leap_client.egg-info
src/leap/_branding.py
src/leap/certs/*.pem
src/*.egg-info
src/pysqlcipher
pkg/osx/dist
pkg/osx/build
MANIFEST
_trial_temp*
config/*
CHANGELOG~