'make clean' can now safely remove .redo dirs.

This commit is contained in:
Avery Pennarun 2010-11-12 22:50:23 -08:00
commit f43187b73a
3 changed files with 10 additions and 0 deletions

6
.gitignore vendored
View file

@ -1,3 +1,9 @@
*~
*.pyc
*.tmp
.redo
t/CC
t/LD
t/[yb]ellow
t/hello
t/*.o