summaryrefslogtreecommitdiff
path: root/wrappers/python/.gitignore
diff options
context:
space:
mode:
authorStevenWdV <stevenwdv@gmail.com>2022-02-09 00:40:38 +0100
committerStevenWdV <stevenwdv@gmail.com>2022-02-09 00:40:38 +0100
commit2aad9b6ae61337ef94b05adc377a9ad2cbaa8eb8 (patch)
tree022c006cfac7a60fd0ab8896fac3991cf34b8fce /wrappers/python/.gitignore
parentb60ecf2fe5ddfe506e02093286b3931873187e91 (diff)
Add Android wrapper, remove plain Java Maven wrapper.
Fix some overrides in Makefiles.
Diffstat (limited to 'wrappers/python/.gitignore')
-rw-r--r--wrappers/python/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/wrappers/python/.gitignore b/wrappers/python/.gitignore
index aec5943..5f1f002 100644
--- a/wrappers/python/.gitignore
+++ b/wrappers/python/.gitignore
@@ -3,3 +3,4 @@
*.egg-info/
/eduvpncommon/lib/*
__pycache__/
+venv/