Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ build
chrome
firefox
edge
dist
.vscode
.atom-build.yml
scripts/authenticator-build-key.enc
Expand Down
2 changes: 1 addition & 1 deletion css/import.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ p {
font-size: 16px;
}

#authenticator {
#import {
width: 600px;
position: relative;
margin: 0 auto;
Expand Down
79 changes: 0 additions & 79 deletions css/solid.svg

This file was deleted.

7 changes: 0 additions & 7 deletions images/scan.svg

This file was deleted.

8 changes: 0 additions & 8 deletions js/README.md

This file was deleted.

Loading