Kbuild: Add ID files to .gitignore
authorAndi Kleen <ak@linux.intel.com>
Thu, 16 Apr 2015 21:02:41 +0000 (14:02 -0700)
committerMichal Marek <mmarek@suse.cz>
Mon, 15 Jun 2015 12:36:13 +0000 (14:36 +0200)
commita37161c0588c0d3ff4afb08ef83106a80bde604e
treefdae907d252f99cd43fb4f9e39f7a26df4df68d6
parentd0fe116b4554d79125f384f7ba23722b41c3cb93
Kbuild: Add ID files to .gitignore

I use GNU id-utils to find code (essentially a database backed grep),
which generates an ID file to maintain its data.

Add ID to the .gitignore file.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
.gitignore
This page took 0.024136 seconds and 5 git commands to generate.