Skip to content

Commit

Permalink
updated git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TestPlan committed Nov 12, 2018
1 parent 115191a commit 1e51a21
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.DS_store
.idea/
personal.py
personal.py
passwords.py
1 change: 1 addition & 0 deletions google-chrome.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ def jump_tab(m):
'search': search,
'print': print_page,
'top': scroll_to_top,
'admin': 'wp-admin',

# shortkeys plugin
'bottom': Key('ctrl-b'),
Expand Down

0 comments on commit 1e51a21

Please sign in to comment.