aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2018-04-17 09:42:15 +0200
committerJosé Bollo <jose.bollo@iot.bzh>2018-06-13 17:14:37 +0200
commit1fe1d2bb7dbd9b35ee2d533a2283d361ebac0cb5 (patch)
treec225ecf40ef47b01f09c611c2eee2867a9288492 /.gitignore
parentc8558c8a28966110aa3a356f95d3c60afe32b64a (diff)
.gitignore: Ignore KDevelop files
Change-Id: I832f09f44f00152bf2f1bbfc1f82bc4b7c9585e7 Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9e600c53..4b888483 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,4 +14,5 @@ cmake_install.cmake
.vscode
stress-out*
node_modules/
-_book/ \ No newline at end of file
+_book/
+*.kdev4