Skip to content
Snippets Groups Projects
Commit 5cac8088 authored by Christopher Bohn's avatar Christopher Bohn :thinking:
Browse files

update to config.py before trying skip-worktree

parent bfd5fcc1
Branches
No related tags found
No related merge requests found
# Project-specific
config.py ## Allow us to place config.py with api keys in the local copy without them going to remote copy
#config.py ## Allow us to place config.py with api keys in the local copy without them going to remote copy
##Resolved with git update-index skip-worktree config.py
# Mac file finder metadata
.DS_Store
......
......@@ -6,3 +6,4 @@ class Config:
# Canvas API configuration
canvas_url = 'https://canvas.unl.edu/api/v1/'
canvas_api_key = None
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment