summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorDoug Horn <doughorn@google.com>2016-08-09 14:19:08 -0700
committerDoug Horn <doughorn@google.com>2016-08-09 14:19:08 -0700
commit60c90281a6bb52b819b85b836190eca5fb4413bb (patch)
tree1504f6dcd5135f7200ae364a1b2e2d4d5d65f783 /.hgignore
downloadnetifaces-git-60c90281a6bb52b819b85b836190eca5fb4413bb.tar.gz
Fix stack overwriting when len=0.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore8
1 files changed, 8 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..c353c18
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,8 @@
+syntax: glob
+build
+dist
+*.pyc
+*.pyd
+*.so
+*~
+*.egg-info