summaryrefslogtreecommitdiffstats
path: root/dashboard
diff options
context:
space:
mode:
authorJack Morgan <jack.morgan@intel.com>2017-12-14 01:19:21 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-12-14 01:19:21 +0000
commit90e9739ab09ae59e610cf4e8feb459307661b466 (patch)
tree6f13d8ad8302c214dc48359d36a41edf5fa42666 /dashboard
parent299e09f20562b918dc2c2e78cb082fe970f4e392 (diff)
parentbe21d0f957b16cdf88b0414f6335a4d5cca7de88 (diff)
Merge "Fix Gitignore for Oauth Keys"
Diffstat (limited to 'dashboard')
-rw-r--r--dashboard/.gitignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/dashboard/.gitignore b/dashboard/.gitignore
index 4154fdd..0a20224 100644
--- a/dashboard/.gitignore
+++ b/dashboard/.gitignore
@@ -1,5 +1,3 @@
-# Byte-compiled / optimized / DLL files
-__pycache__/
*.py[cod]
# C extensions
@@ -42,5 +40,5 @@ bower_components/
config.env
# rsa key files
-rsa.pem
-rsa.pub
+src/account/rsa.pem
+src/account/rsa.pub