utils/.gitignore
Scott Little 3a2dc544e9 Rename mwa-* subdirectories to match the git repo name
mwa-delphia -> stx-clients
mwa-pitta   -> stx-config
mwa-cleo    -> stx-fault
mwa-gplv2   -> stx-gplv2
mwa-gplv3   -> stx-gplv3
mwa-solon   -> stx-ha
mwa-sparta  -> stx-integ
mwa-beas    -> stx-metal
mwa-thales  -> stx-nfv
mwa-chilon  -> stx-update
mwa-perian  -> stx-upstream

Rename subgit directories in .gitignore

Depends-On: https://review.openstack.org/579954
Depends-On: https://review.openstack.org/579957
Change-Id: Ia7113b6ed71240f4cadbc87b60bcaff63b0281db
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-07-03 16:41:29 -04:00

22 lines
207 B
Plaintext

.cache/
*.egg-info
.idea
*.pyc
*.swp
.tox
*~
/downloads
installer-prebuilt
/stx-clients
/stx-config
/stx-fault
/stx-gplv2
/stx-gplv3
/stx-ha
/stx-integ
/stx-metal
/stx-nfv
/stx-update
/stx-upstream
/stx-gui