summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorShane McDonald <shanemcd@users.noreply.github.com>2016-10-26 17:24:15 -0400
committerMatt Clay <matt@mystile.com>2016-10-26 14:24:15 -0700
commit4ae0d5b843703175405eaabb084c5d5e985abbd7 (patch)
treed2aecf756bfc860e498be5bb76f9c0e1866864fe /.gitignore
parent4c9ded9cb7f123e39fd31f9062e3c1f33a27e6d9 (diff)
downloadansible-4ae0d5b843703175405eaabb084c5d5e985abbd7.tar.gz
Build debs with pbuilder (#18165)
* Build debs with pbuilder * Update README in packaging/debian * Add Dockerfile for building debs * Add local_deb makefile target - Allows users to build debs using locally installed dependencies. This was the `deb` target before moving to pbuilder.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 3dbd0190ef..4ebacf429a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,7 +43,7 @@ docsite/htmlout
docs-api/rst/
docs-api/_build/
# deb building stuff...
-debian/
+/debian/
deb-build
# Vim swap files
*.swp