Ver Fonte

Add kdevelop *.kdev4 to git ignore file

Wolfram Rösler há 4 anos atrás
pai
commit
ef30e5172b
1 ficheiros alterados com 8 adições e 0 exclusões
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

@@ -201,6 +201,14 @@ UpgradeLog*.htm
 App_Data/*.mdf
 App_Data/*.ldf
 
+
+#################
+## Other IDEs
+#################
+
+*.kdev4
+
+
 #############
 ## Windows detritus
 #############