add code to create, clean and ignore *.d files

This commit is contained in:
Douglas Clowes
2013-05-31 09:34:41 +10:00
parent 8f0ceac2ad
commit ea28b7a78c
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@@ -11,4 +11,5 @@ CVSPSI
*.hdf5
*.a
*.o
*.d
*.out