summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJames Laska <jlaska@ansible.com>2015-09-08 19:01:50 +0200
committerJames Laska <jlaska@ansible.com>2015-09-08 19:01:50 +0200
commit7de8f534a17574bb6d62cfbde93936db20b004fd (patch)
treeaf89744e803499b0a7977d290eb98e025baa8158 /.gitignore
parentAdd helper script to sign using expect (diff)
downloadawx-7de8f534a17574bb6d62cfbde93936db20b004fd.tar.xz
awx-7de8f534a17574bb6d62cfbde93936db20b004fd.zip
Ignore setup-bundle-build directory
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index b01683f972..f86a281884 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,10 +24,10 @@ awx/ui/dist
# Python & setuptools
__pycache__
build
-deb-build
-rpm-build
-tar-build
-/offline_tar-build
+/deb-build
+/rpm-build
+/tar-build
+/setup-bundle-build
/dist
*.egg-info
*.py[c,o]