summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 1 insertions, 10 deletions
diff --git a/.gitignore b/.gitignore
index a9b7c1c8..26838e5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,10 +1,7 @@
*.swp
*.swo
*.pyc
-*.log
.*
-!.coveragerc
-!.tx
bin/
build/
core
@@ -15,13 +12,7 @@ docs/covhtml
include/
lib/
local/
+man/
share/
src/leap.egg-info/
src/leap_client.egg-info
-src/leap/_branding.py
-src/leap/certs/*.pem
-src/*.egg-info
-pkg/osx/dist
-pkg/osx/build
-MANIFEST
-_trial_temp*