diff options
Diffstat (limited to '')
-rw-r--r-- | .hgignore | 6 |
1 files changed, 0 insertions, 6 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__/ |