Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dfe04872 authored by Boaz Harrosh's avatar Boaz Harrosh Committed by Michal Marek
Browse files

.gitignore: Add Kdevelop4 project files



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: default avatarBoaz Harrosh <boaz@plexistor.com>
[mmarek: Moved at the and and added a comment]
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 7426977c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -96,3 +96,6 @@ x509.genkey

# Kconfig presets
all.config

# Kdevelop4
*.kdev4