X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;f=c%2F.gitignore;h=796c53c452233790a0065c280d4ef54147c95694;hb=3e5828b5bfdae6ef1457d8e44c551369e12e467b;hp=1ed1bca03793dcc76974af53ef71c86adb2e829c;hpb=aa96075411d82ba20870d1d834836f29405f2aea;p=mirrors%2FPrograms.git diff --git a/c/.gitignore b/c/.gitignore index 1ed1bca..796c53c 100644 --- a/c/.gitignore +++ b/c/.gitignore @@ -1,6 +1,7 @@ #Quick and dirty .gitignore to get rid of binaries, overrides global .gitignore :( -/* -!/*.* +* +!*/ +!*.* ![Mm]akefile *.o *.exe