File: auto-gitignore

package info (click to toggle)
golang-github-notaryproject-notation-go 1.2.1-5
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,724 kB
  • sloc: makefile: 21
file content (21 lines) | stat: -rw-r--r-- 557 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
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
index c1644c7..4e2d63f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,6 @@
 coverage.txt
 
 # tmp directory was generated by example_remoteVerify_test.go 
-tmp/
\ No newline at end of file
+tmp/
+/.pc/
+/_build/