diff options
| author | StevenWdV <stevenwdv@gmail.com> | 2021-12-03 17:51:12 +0100 |
|---|---|---|
| committer | StevenWdV <stevenwdv@gmail.com> | 2021-12-03 17:51:12 +0100 |
| commit | 282b04af8e296ff9d026a99accc2a324015e100c (patch) | |
| tree | 2f636c58ab499e6e68123f17118dc5535fd9b484 /wrappers/python/.gitignore | |
| parent | 125e4f185a19948c022879ce8e0b915fd028a7e1 (diff) | |
Fix Python build on Linux
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 82f4fd9..aec5943 100644 --- a/wrappers/python/.gitignore +++ b/wrappers/python/.gitignore @@ -2,3 +2,4 @@ /dist/ *.egg-info/ /eduvpncommon/lib/* +__pycache__/ |
