changeset 83:29ffd23028c2

Ignore everything we build thus far
author Roy Marples <roy@marples.name>
date Mon, 18 Jan 2021 23:42:22 +0000
parents 0a4367911035
children 34bdd4f7773a
files .hgignore
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Mon Jan 18 23:37:52 2021 +0000
+++ b/.hgignore	Mon Jan 18 23:42:22 2021 +0000
@@ -1,7 +1,11 @@
 syntax: glob
 
+*~
+*.egg-info/
 *.orig
-*~
 *.pyc
+*.tar.*
+build/
+dist/
 tests/*.err
 tests/tmp