mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
Only ignore build directory at root
This commit is contained in:
parent
79c6859810
commit
e50d997577
8
.gitignore
vendored
8
.gitignore
vendored
@ -23,10 +23,10 @@ awx/ui/dist
|
||||
|
||||
# Python & setuptools
|
||||
__pycache__
|
||||
build
|
||||
deb-build
|
||||
rpm-build
|
||||
tar-build
|
||||
/build
|
||||
/deb-build
|
||||
/rpm-build
|
||||
/tar-build
|
||||
/dist
|
||||
*.egg-info
|
||||
*.py[c,o]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user