From 3ae5076cbdd4b24e0f789c9181705c7a7d1d69e3 Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 5 Jun 2019 02:44:22 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 2d7c46e1..931513da 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,5 @@ debuggers/openocd/src/startup.tcl debuggers/openocd/src/startup_tcl.c debuggers/openocd/src/target/xscale_debug.h debuggers/openocd/stamp-h1 + +.idea \ No newline at end of file