summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2013-09-11 20:56:38 -0400
committerNed Batchelder <ned@nedbatchelder.com>2013-09-11 20:56:38 -0400
commitcdbdcb48ee378234cf269ea87dbd314db4bea66e (patch)
treee4cf859987896556607a2f98d98ffcd951b434ff /.hgignore
parentbd632f8f58a25be4d1500ddd882c9cd5645748a9 (diff)
downloadpython-coveragepy-cdbdcb48ee378234cf269ea87dbd314db4bea66e.tar.gz
Fix some line endings and whitespace.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore64
1 files changed, 32 insertions, 32 deletions
diff --git a/.hgignore b/.hgignore
index d8b5935..34fa8a7 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,32 +1,32 @@
-syntax: glob
-
-# Files that can appear anywhere in the tree.
-*.pyc
-*.pyo
-*$py.class
-*.pyd
-*.so
-*.bak
-.coverage
-.coverage.*
-*.swp
-
-# Stuff generated by editors.
-.idea/
-
-# Stuff in the root.
-build
-*.egg-info
-dist
-htmlcov
-MANIFEST
-setuptools-*.egg
-.tox
-.tox_kits
-
-# Stuff in the test directory.
-zipmods.zip
-
-# Stuff in the doc directory.
-_build
-sample_html_beta
+syntax: glob
+
+# Files that can appear anywhere in the tree.
+*.pyc
+*.pyo
+*$py.class
+*.pyd
+*.so
+*.bak
+.coverage
+.coverage.*
+*.swp
+
+# Stuff generated by editors.
+.idea/
+
+# Stuff in the root.
+build
+*.egg-info
+dist
+htmlcov
+MANIFEST
+setuptools-*.egg
+.tox
+.tox_kits
+
+# Stuff in the test directory.
+zipmods.zip
+
+# Stuff in the doc directory.
+_build
+sample_html_beta