summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrew Clayton <a.clayton@nginx.com>2024-08-28 00:13:25 +0100
committerAndrew Clayton <a.clayton@nginx.com>2024-08-28 00:13:25 +0100
commit778d81ccd9e5f98ab899f2fb3cf01448f0daf8c9 (patch)
tree2f8ce64720be261a471b1d2f8a5525bf1cf1aeec
parent6e3152c0b84f11a16e7cc689a4bfb32b7b5ee3ad (diff)
downloadunit-778d81ccd9e5f98ab899f2fb3cf01448f0daf8c9.tar.gz
unit-778d81ccd9e5f98ab899f2fb3cf01448f0daf8c9.tar.bz2
Remove .hgignore files
Probably not needed now... Signed-off-by: Andrew Clayton <a.clayton@nginx.com>
-rw-r--r--.hgignore6
-rw-r--r--pkg/contrib/tarballs/.hgignore3
2 files changed, 0 insertions, 9 deletions
diff --git a/.hgignore b/.hgignore
deleted file mode 100644
index d4f37fde..00000000
--- a/.hgignore
+++ /dev/null
@@ -1,6 +0,0 @@
-^build/
-^Makefile$
-\.pyc$
-\.cache$
-\.pytest_cache$
-__pycache__/
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