Ver Fonte

adding global gitignore for KDevelop4

KDevelop4 is the C/C++-IDE from the KDE desktop.
It creates a directory '.kdev4' and a hidden file
<projectname>.kdev4 in the project's root directory.
Torbjörn Klatt há 13 anos atrás
pai
commit
e6aa7144b2
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      Global/KDevelop4.gitignore

+ 2 - 0
Global/KDevelop4.gitignore

@@ -0,0 +1,2 @@
+*.kdev4
+.kdev4/