diff --git a/.gitignore b/.gitignore index f25f1ff..be42aaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,18 @@ -.idea/ -.code/ \ No newline at end of file +.idea +.code + +# python + +# Virtualenv +.Python +[Bb]in +[Ii]nclude +[Ll]ib +[Ll]ib64 +[Ll]ocal +[Ss]cripts +pyvenv.cfg +venv +.venv +pip-selfcheck.json +