Add logging
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,5 @@
|
||||
# Ignore Rubrik API config (contains secrets)
|
||||
rbk_api.conf
|
||||
*.conf
|
||||
# Ignore example config if you want to keep it local only
|
||||
#rbk_api.conf.example
|
||||
|
||||
@@ -7,6 +7,7 @@ rbk_api.conf
|
||||
*.tmp
|
||||
*.swp
|
||||
*.swo
|
||||
*.log
|
||||
*~
|
||||
|
||||
# Ignore session and response files
|
||||
|
||||
Reference in New Issue
Block a user