commit | 0a300470a8f92141ee34302fd17f8c7fa09cccdf | [log] [tgz] |
---|---|---|
author | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Sep 10 10:19:48 2018 -0400 |
committer | Alexis de Talhouët <adetalhouet89@gmail.com> | Mon Sep 10 10:21:38 2018 -0400 |
tree | 224ba67ce71b5f2b4574fff305b0446de5c3e241 | |
parent | ac1650b87348b4b01080ae210062c48da355496c [diff] |
Add IntelliJ files to gitignore Change-Id: Iebbb1689f7f374e4ced1cd303ca409d2fd8ea112 Issue-ID: CCSDK-505 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
diff --git a/.gitignore b/.gitignore index 8573116..7b31b2f 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,3 +1,5 @@ +.idea +*.iml .checkstyle .classpath .project