X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=.gitignore;h=5abf918e1702c7a9c47a14b1302261515e3a6245;hb=c20edf0bcbb1477c35a62b2a45f4fc647ad56756;hp=620d3dc8a49200fcfae26619eb8a01741fcc41c5;hpb=ee749465d2ce43290798907d413bc68e72d3c7a0;p=cassiopeia.git diff --git a/.gitignore b/.gitignore index 620d3dc..5abf918 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ +# Auto-Generated Dependenciy files +*.d +*.log + # Compiled Object files *.slo *.lo @@ -11,3 +15,15 @@ *.lai *.la *.a + +# Ignore Eclipse stuff +*.cproject +*.project + +# Subdirectories filled with generated binary files +bin +dep +obj + +# Emacs +*~