File: auto-gitignore

package info (click to toggle)
libdevel-callchecker-perl 0.009-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 200 kB
  • sloc: perl: 72; sh: 4; makefile: 2
file content (43 lines) | stat: -rw-r--r-- 911 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
35
36
37
38
39
40
41
42
43
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 (12.11) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 8f0b38b..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,29 +0,0 @@
-/Build
-/Makefile
-/_build
-/blib
-/META.json
-/META.yml
-/MYMETA.json
-/MYMETA.yml
-/Makefile.PL
-/SIGNATURE
-/Devel-CallChecker-*
-/lib/Devel/CallChecker.c
-/lib/Devel/CallChecker.o
-/t/callck_callchecker0.h
-/t/callck.c
-/t/callck.o
-/t/callck.so
-/t/rv2cvopcv_callchecker0.h
-/t/rv2cvopcv.c
-/t/rv2cvopcv.o
-/t/rv2cvopcv.so
-/t/threads1_callchecker0.h
-/t/threads1.c
-/t/threads1.o
-/t/threads1.so
-/t/threads2_callchecker0.h
-/t/threads2.c
-/t/threads2.o
-/t/threads2.so