mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
Ignore setup-bundle-build directory
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -24,10 +24,10 @@ awx/ui/dist
|
|||||||
# Python & setuptools
|
# Python & setuptools
|
||||||
__pycache__
|
__pycache__
|
||||||
build
|
build
|
||||||
deb-build
|
/deb-build
|
||||||
rpm-build
|
/rpm-build
|
||||||
tar-build
|
/tar-build
|
||||||
/offline_tar-build
|
/setup-bundle-build
|
||||||
/dist
|
/dist
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.py[c,o]
|
*.py[c,o]
|
||||||
|
|||||||
Reference in New Issue
Block a user