X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=.gitignore;h=dba263ac2390a610095a01829bbe41eb7ec33ac9;hb=fd9980f919b6f05e2fbea404fea322825ce438f0;hp=6a6326509c82f31eb39c019279223d57b58a0f2f;hpb=e103e18f8b8111cd07edc2bb0294aa58a426e371;p=debian%2Fgnuradio diff --git a/.gitignore b/.gitignore index 6a632650..dba263ac 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,32 @@ +# +# NOTE! Don't add files that are generated in specific +# subdirectories here. Add them in the ".gitignore" file +# in that subdirectory instead. +# +# NOTE! Please use 'git ls-files -i --exclude-standard' +# command after changing this file, to see if there are +# any tracked files which get ignored after the change. +# +.* +*.o +*.a +*.ko +*.so +*.la +*.lo +*.py[oc] +*.gz +*.exe +*.patch +*~ +\#*# +.deps +.libs +TAGS +*-stamp +!.gitattributes +!.gitignore +make.log /configure /Makefile.in /config.log @@ -17,5 +46,3 @@ /compile /build /run_tests.sh -/*-stamp -*~