Skip to content

Commit dfe0487

Browse files
Boaz Harroshmichal42
authored andcommitted
.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: Boaz Harrosh <boaz@plexistor.com> [mmarek: Moved at the and and added a comment] Signed-off-by: Michal Marek <mmarek@suse.cz>
1 parent 7426977 commit dfe0487

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,6 @@ x509.genkey
9696

9797
# Kconfig presets
9898
all.config
99+
100+
# Kdevelop4
101+
*.kdev4

0 commit comments

Comments
 (0)