Browse Source

Add .kateconfig and .kateproject to .gitignore (#2237)

Georgii Surkov 3 years ago
parent
commit
72dc8e95d0
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -30,6 +30,10 @@ Brewfile.lock.json
 # Visual Studio Code
 .vscode/
 
+# Kate
+.kateproject
+.kateconfig
+
 # legendary cmake's
 build
 CMakeLists.txt