File: 0010-.gitignore-Add-configure-output-which-we-always-dele.patch

package info (click to toggle)
xen 4.20.2%2B7-g1badcf5035-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 39,188 kB
  • sloc: ansic: 540,584; asm: 9,156; python: 7,990; sh: 7,692; makefile: 6,650; ml: 5,544; perl: 4,187; cpp: 1,885; lex: 828; yacc: 645; pascal: 533; awk: 274; xml: 51; exp: 47; sed: 4
file content (24 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
From: Ian Jackson <ian.jackson@citrix.com>
Date: Fri, 5 Oct 2018 18:05:48 +0100
Subject: .gitignore: Add configure output which we always delete and
 regenerate

Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 53f5df0..b131d76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -289,3 +289,9 @@ tools/debugger/kdd/kdd
 tools/firmware/etherboot/ipxe.tar.gz
 tools/firmware/etherboot/ipxe/
 tools/xl/xl
+
+configure
+docs/configure
+tools/configure
+config.sub
+config.guess