From: Bruce Richardson Date: Mon, 11 Mar 2019 10:57:29 +0000 (+0000) Subject: git: add comments for ignored files X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=48e16ad260220a2cec723882898d886911e0e0c3;p=dpdk.git git: add comments for ignored files Split the ignored file list into section based on logical groups of files, putting a comment at the top of each section clarifying what it is. Signed-off-by: Bruce Richardson --- diff --git a/.gitignore b/.gitignore index 9105e26c56..b23e1dbb7a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,12 @@ +# ignore generated documentation tables doc/guides/nics/overview_table.txt doc/guides/cryptodevs/overview_feature_table.txt doc/guides/cryptodevs/overview_cipher_table.txt doc/guides/cryptodevs/overview_auth_table.txt doc/guides/cryptodevs/overview_aead_table.txt doc/guides/compressdevs/overview_feature_table.txt + +# ignore generated ctags/cscope files cscope.out.po cscope.out.in cscope.out