diff options
author | Dominic Schlegel <dominic.schlegel@hostpoint.ch> | 2019-02-07 21:15:34 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-02-07 21:15:34 +0000 |
commit | e9bf4f23209fecab15ff63427655e95bfa0934a7 (patch) | |
tree | 49e6c1202b7cbaa379c663a05a6a0e695de82bcd | |
parent | 3a897fbd792adc1a0031364bd46d64831ca91228 (diff) | |
download | vyos-cloud-init-e9bf4f23209fecab15ff63427655e95bfa0934a7.tar.gz vyos-cloud-init-e9bf4f23209fecab15ff63427655e95bfa0934a7.zip |
add PyCharm IDE .idea/ path to .gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,3 +11,4 @@ prime stage *.snap *.cover +.idea/ |