Merge "Fix Gitignore for Oauth Keys"
authorJack Morgan <jack.morgan@intel.com>
Thu, 14 Dec 2017 01:19:21 +0000 (01:19 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Dec 2017 01:19:21 +0000 (01:19 +0000)
.gitignore

index 4154fdd..0a20224 100644 (file)
@@ -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