1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
Subject: Update .gitignore from Debian packaging branch
The Debian packaging git branch contains these updates to the upstream
.gitignore file(s). This patch is autogenerated, to provide these
updates to users of the official Debian archive view of the package.
[dgit (11.10) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..845ca06
--- /dev/null
b/.gitignore
@@ -0,0 1 @@
.pc
|