File: auto-gitignore

package info (click to toggle)
libcrypt-openssl-random-perl 0.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 188 kB
  • sloc: perl: 20; makefile: 3
file content (34 lines) | stat: -rw-r--r-- 655 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
24
25
26
27
28
29
30
31
32
33
34
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
deleted file mode 100644
index 9b9a61d..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,20 +0,0 @@
-.cvsignore
-blib
-pm_to_blib
-Makefile
-Makefile.old
-*.bs
-*.c
-*.i
-*.o
-*.gcov
-*.gcno
-cover_db
-/Debian_CPANTS.txt
-/00*.patch
-/log.test-*
-/Crypt-OpenSSL-Random*.tar.gz
-/META.yml
-/MYMETA.yml
-/MYMETA.json
-/CVS