summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorYoung Gyu Park <younggyu@google.com>2018-02-09 16:03:38 +0900
committerYoung Gyu Park <younggyu@google.com>2018-02-22 10:33:54 +0900
commit6a63048585642a823cc7d0a339146e6cdd670277 (patch)
treedeac15a5460516fd9ebd3ca98c236e9fe6a07a7b /.gitignore
parent2f97c8e74546ca80a0c25b59bd5ee46742b4e089 (diff)
downloaddashboard-6a63048585642a823cc7d0a339146e6cdd670277.tar.gz
GCS Log File Info Access from appspot projectandroid-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7
Test: Tested with browser on GAE(go/vts-web-staging/show_gcs_log) Bug: 73090948 Change-Id: I4061ff2b8cf29886d6387c987a5fa59ee888a3a5
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9a94e36..80791fb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
# Google App Engine generated folder
appengine-generated/
+# Secutiry Key file folder
+src/main/webapp/WEB-INF/keys
+
# Java
*.class
@@ -42,4 +45,4 @@ service-account.json
Session.vim
.netrwhist
*~
-tags \ No newline at end of file
+tags