Add (and partly ignore) data folder

This commit is contained in:
Jon Goldberg 2018-01-03 04:07:57 -05:00
parent 372b80ec4c
commit b411b63827
2 changed files with 3 additions and 0 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/vendor/
/data/*.csv

2
data/README.txt Normal file
View File

@ -0,0 +1,2 @@
domainmap.txt maps the user's domain from their email address to an identifier.
usermap.txt maps a user's FULL email address to an identifier.