diff options
author | Brendan Forster <github@brendanforster.com> | 2018-06-18 06:56:17 -0300 |
---|---|---|
committer | Brendan Forster <github@brendanforster.com> | 2018-06-18 06:56:17 -0300 |
commit | 3fe5f882ec934f95127a70ab313ad7377aae3035 (patch) | |
tree | 3c3ed83b3d0757af7ac726211b9fe73694163cf5 | |
parent | 677c7abacfe2eb365b96919bd65cf529114ec1ed (diff) | |
download | gitignore-3fe5f882ec934f95127a70ab313ad7377aae3035.tar.gz gitignore-3fe5f882ec934f95127a70ab313ad7377aae3035.zip |
hint that both JetBrains and VSCode support Python
-rw-r--r-- | Python.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Python.yml b/Python.yml new file mode 100644 index 00000000..31450430 --- /dev/null +++ b/Python.yml @@ -0,0 +1,3 @@ +editors: + - Global/JetBrains.gitignore + - Global/VisualStudioCode.gitignore |