diff options
| author | StevenWdV <stevenwdv@gmail.com> | 2022-02-09 00:40:38 +0100 |
|---|---|---|
| committer | StevenWdV <stevenwdv@gmail.com> | 2022-02-09 00:40:38 +0100 |
| commit | 2aad9b6ae61337ef94b05adc377a9ad2cbaa8eb8 (patch) | |
| tree | 022c006cfac7a60fd0ab8896fac3991cf34b8fce /wrappers/python/.gitignore | |
| parent | b60ecf2fe5ddfe506e02093286b3931873187e91 (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/.gitignore | 1 |
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/ |
