Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyofbyteball committed Jul 12, 2018
0 parents commit 621a8ae
Show file tree
Hide file tree
Showing 18 changed files with 1,752 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.idea
.npm
node_modules
package-lock.json
3 changes: 3 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
save=true
save-exact=true
color=true
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# email-attestation
A bot that attests the user's email address
Loading

0 comments on commit 621a8ae

Please sign in to comment.