Quite useful to be able to git-clean while using .builddirs. --- .gitignore | 1 + 1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore index 000f149..2c163f6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +.*/ *.a *.o *.d -- 1.8.3.2 _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
