diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -57,3 +57,14 @@ atlassian-ide-plugin.xml *.swp *.kate-swp .ropeproject/ + +# pip +pip-selfcheck.json + +# Python3 Venv Files +bin/ +include/ +lib/ +lib64 +pyvenv.cfg +share/ |
