[Python-checkins] peps: Ignore pyc files

antoine.pitrou python-checkins at python.org
Wed Mar 23 22:17:04 CET 2011


http://hg.python.org/peps/rev/464c996ec8f6
changeset: 3845:464c996ec8f6
user: Antoine Pitrou <solipsis at pitrou.net>
date: Wed Mar 23 22:17:01 2011 +0100
summary:
 Ignore pyc files
files:
 .hgignore | 2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.hgignore b/.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -1,3 +1,5 @@
 syntax:glob
 pep-0000.txt
 pep-????.html
+*.pyc
+*.pyo
-- 
Repository URL: http://hg.python.org/peps


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /