X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=.gitignore;h=b333709ee11bbe673fcfbfc4fd94f0ee99cce818;hb=69caa7dce5a58b39614b1aba99c2dd71b38af322;hp=b11bb113a1b66c8762a0312c7eb8c436b7fc2e7e;hpb=253018c6cdb114f5662a2d7ba8ed748c6e68e3a7;p=debian%2Fgnuradio diff --git a/.gitignore b/.gitignore index b11bb113..b333709e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,30 @@ +# +# 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 +*.patch +*~ +\#*# +.deps +.libs +TAGS +*-stamp +!.gitignore +make.log /configure /Makefile.in /config.log @@ -17,4 +44,3 @@ /compile /build /run_tests.sh -/*-stamp