'make clean' can now safely remove .redo dirs.
This commit is contained in:
parent
425a295d6f
commit
f43187b73a
3 changed files with 10 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1,3 +1,9 @@
|
|||
*~
|
||||
*.pyc
|
||||
*.tmp
|
||||
.redo
|
||||
t/CC
|
||||
t/LD
|
||||
t/[yb]ellow
|
||||
t/hello
|
||||
t/*.o
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue