diff --git a/.gitignore b/.gitignore index 8ba9773b..7770dd90 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,3 @@ /cgcs-centos-repo /cgcs-tis-repo /cgcs-3rd-party-repo -/stx diff --git a/stx/.gitignore b/stx/.gitignore new file mode 100644 index 00000000..cfaccf82 --- /dev/null +++ b/stx/.gitignore @@ -0,0 +1,20 @@ +.cache/ +*.egg-info +.idea +*.pyc +*.swp +.tox +*~ +/downloads +/git +installer-prebuilt +/stx-clients +/stx-config +/stx-fault +/stx-ha +/stx-integ +/stx-metal +/stx-nfv +/stx-update +/stx-upstream +/stx-gui