.gitignore, utils/.gitignore: Change Sage ignore rules.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 22 Apr 2017 19:25:55 +0000 (20:25 +0100)
It seems Sage now makes `.sage.py' files instead of plain `.py'.  This
is a much better idea, and it means that we can have a single rule to
ignore all of them.

.gitignore
utils/.gitignore [deleted file]

index d8ded00..fbea99b 100644 (file)
@@ -9,6 +9,7 @@ progs/getdate.h
 progs/getdate.y
 symm/modes.am
 symm/stubs.am
+*.sage.py
 *.t
 *.to
 /symm/safersk.h
diff --git a/utils/.gitignore b/utils/.gitignore
deleted file mode 100644 (file)
index cc9cc67..0000000
+++ /dev/null
@@ -1 +0,0 @@
-ec-compr-test.py