File: auto-gitignore

package info (click to toggle)
libdbix-runsql-perl 0.26-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 248 kB
  • sloc: perl: 825; sql: 26; makefile: 10
file content (23 lines) | stat: -rw-r--r-- 553 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 (13.15) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 901f2ad..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-db/
-Makefile
-blib/
-pm_to_blib
-MANIFEST.bak
-DBIx-RunSQL-*
-MYMETA.*
-.releaserc
\ No newline at end of file