File: 02_rm_vendored_gitignore.diff

package info (click to toggle)
python-securesystemslib 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,320 kB
  • sloc: python: 5,338; sh: 38; makefile: 5
file content (13 lines) | stat: -rw-r--r-- 481 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Remove unneeded .gitignore from vendored package
Author: Lukas Puehringer <lukas.puehringer@nyu.edu>
Forwarded: not-needed
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
Index: securesystemslib-0.26.0/securesystemslib/_vendor/ed25519/.gitignore
===================================================================
--- securesystemslib-0.26.0.orig/securesystemslib/_vendor/ed25519/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-*.pyc
-.tox
-*.egg-info