diff options
author | Andrew Clayton <a.clayton@nginx.com> | 2024-08-28 00:13:25 +0100 |
---|---|---|
committer | Andrew Clayton <a.clayton@nginx.com> | 2024-08-28 00:13:25 +0100 |
commit | 778d81ccd9e5f98ab899f2fb3cf01448f0daf8c9 (patch) | |
tree | 2f8ce64720be261a471b1d2f8a5525bf1cf1aeec /pkg/contrib | |
parent | 6e3152c0b84f11a16e7cc689a4bfb32b7b5ee3ad (diff) | |
download | unit-778d81ccd9e5f98ab899f2fb3cf01448f0daf8c9.tar.gz unit-778d81ccd9e5f98ab899f2fb3cf01448f0daf8c9.tar.bz2 |
Remove .hgignore files
Probably not needed now...
Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
Diffstat (limited to 'pkg/contrib')
-rw-r--r-- | pkg/contrib/tarballs/.hgignore | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/contrib/tarballs/.hgignore b/pkg/contrib/tarballs/.hgignore deleted file mode 100644 index 8d876d7b..00000000 --- a/pkg/contrib/tarballs/.hgignore +++ /dev/null @@ -1,3 +0,0 @@ -syntax:glob -*.tar.* -*.githash |