commit | b2da7555e3b7b392cc314bd758102503b0aef6d5 | [log] [tgz] |
---|---|---|
author | Jaewoong Jung <jungjw@google.com> | Thu Nov 14 10:26:10 2019 -0800 |
committer | Jaewoong Jung <jungjw@google.com> | Thu Nov 14 10:26:10 2019 -0800 |
tree | 91c6b35a48ab41eb9df1e50b942515f94af505bb | |
parent | c3eb1b2959797542cbf376e568a0c43736ff2a7d [diff] |
Create .gitignore and add /.idea there. Test: git status Change-Id: Iba3a128b4d071aac42adb6598eab3afe305aec6c
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a09c56d --- /dev/null +++ b/.gitignore
@@ -0,0 +1 @@ +/.idea