summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorShane McDonald <shanemcd@users.noreply.github.com>2016-10-26 23:24:15 +0200
committerMatt Clay <matt@mystile.com>2016-10-26 23:24:15 +0200
commit4ae0d5b843703175405eaabb084c5d5e985abbd7 (patch)
treed2aecf756bfc860e498be5bb76f9c0e1866864fe /.gitignore
parentMerge pull request #18156 from bwlz/docs_environment_examples (diff)
downloadansible-4ae0d5b843703175405eaabb084c5d5e985abbd7.tar.xz
ansible-4ae0d5b843703175405eaabb084c5d5e985abbd7.zip
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