diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-02-08 14:45:53 +0100 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2017-02-08 14:49:39 +0100 |
commit | 3a6bc9c6901c56f22bf105670f6da281f9eceba1 (patch) | |
tree | 72467326aa69ed31684bda5d1c65ce900f662d45 /.gitattributes | |
parent | 7f719d2f9f39dc541da85ff3cfc709058952d837 (diff) |
debian: remove debian packaging files
There is now an official package in the Debian package repository [1]
which should be used instead of locally built packages. Drop the local
packaging file which anyway no longer match the version in Debian.
[1] https://packages.debian.org/sid/llmnrd
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index da9d78a..4afe792 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,3 @@ -/debian export-ignore .gitattributes export-ignore .gitignore export-ignore .travis.yml export-ignore |