fix gitignore
1 2 3 4 5 6 7 8 9 10 11
diff --git a/.gitignore b/.gitignore index 9b68d7a..2494d90 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ *~ *\#* obj/ +/.depend +/git-auth +*.d