diff --git a/00-default/Development & Programming/python.rules b/00-default/Development & Programming/python.rules new file mode 100644 index 00000000..adaaffa3 --- /dev/null +++ b/00-default/Development & Programming/python.rules @@ -0,0 +1,4 @@ +# python - https://www.python.org +{ "name": "python3", "type": "IN_DIFF" } +{ "name": "python2", "type": "IN_DIFF" } +{ "name": "python", "type": "IN_DIFF" }