summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author Corina <corinac@google.com> 2021-11-25 15:42:17 +0000
committer Corina <corinac@google.com> 2021-11-25 15:42:17 +0000
commit411f24f453f60ba5480c0d1a806eaa6441fd5580 (patch)
tree44cc61a10e788479d00cf13397cefaefa69fd1e9 /.gitignore
parentf5a0e4cee87df5e54deb097c1c6cb70398b8d714 (diff)
Add gitignore file
Bug: 205291616 Test: git status Change-Id: I1c90a266d308ffbfa14bb5e751ddf08808711942
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..be6b71b25
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+# Intellij
+**/.idea/
+*.iml