summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrei Zeliankou <zelenkov@nginx.com>2020-09-18 19:37:56 +0100
committerAndrei Zeliankou <zelenkov@nginx.com>2020-09-18 19:37:56 +0100
commit7842c2d980512c10e23317da6261dad6bb9dffcc (patch)
treec94c02b358b7ba9539449561629ef127154ade44
parent8ee96c224a42c47d641bc41424d932bb8c76773a (diff)
downloadunit-7842c2d980512c10e23317da6261dad6bb9dffcc.tar.gz
unit-7842c2d980512c10e23317da6261dad6bb9dffcc.tar.bz2
Added .hgignore file.
-rw-r--r--.hgignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 00000000..d4f37fde
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,6 @@
+^build/
+^Makefile$
+\.pyc$
+\.cache$
+\.pytest_cache$
+__pycache__/