From: Boaz Harrosh <b...@plexistor.com>

I'm not sure what is the costume with such IDE project files.
Most might be dot-files. It is kind of annoying for the Kdevelop4 user.

So please consider adding *.kdev4 files to be ignored?

Signed-off-by: Boaz Harrosh <b...@plexistor.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e213b27..02d6275 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,7 @@
 modules.builtin
 Module.symvers
 *.dwo
+*.kdev4
 
 #
 # Top-level generic files
-- 
1.9.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to