X-Git-Url: http://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=c%2F.gitignore;h=4b2a78c8545495fada2ab5fc0e219d7d924e3f04;hb=a8e71e8fffa0159f06b2c469fb2d3dfd8222b306;hp=1ed1bca03793dcc76974af53ef71c86adb2e829c;hpb=aa96075411d82ba20870d1d834836f29405f2aea;p=mirrors%2FPrograms.git diff --git a/c/.gitignore b/c/.gitignore index 1ed1bca..4b2a78c 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 @@ -8,3 +9,29 @@ _* *.bak *.rar + +*.exe +*.EXE +*.dll +*.com +*.out +*.o +*.so +*.class + +*.tar +*.gz +*.xz +*.bz +*.bz2 +*.tgz +*.zip +*.rar + +*.mp3 +*.wav +*.mpeg +*.avi +*.ogg +*.ogv +