diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 209db726c..4126c2c6f 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,6 @@ env.properties .DS_Store devtool/ seccom/ +.idea +*.iml + |