diff options
| author | Andrew Lee <alee14498@gmail.com> | 2019-08-12 18:34:28 -0400 |
|---|---|---|
| committer | Andrew Lee <alee14498@gmail.com> | 2019-08-12 18:34:28 -0400 |
| commit | 7520d898e7838efd806d04da2258483775edc729 (patch) | |
| tree | 1ea5826af31349d99f3540a259da3f8e981cb7b4 /.idea/dictionaries | |
| parent | fabfcd3c3084145b243c6f32c2c99ba424bf75f5 (diff) | |
| download | alp-website-7520d898e7838efd806d04da2258483775edc729.tar.gz alp-website-7520d898e7838efd806d04da2258483775edc729.tar.bz2 alp-website-7520d898e7838efd806d04da2258483775edc729.zip | |
Added the essentials for the login system
Diffstat (limited to '.idea/dictionaries')
| -rw-r--r-- | .idea/dictionaries/andrew.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/dictionaries/andrew.xml b/.idea/dictionaries/andrew.xml new file mode 100644 index 0000000..4e64781 --- /dev/null +++ b/.idea/dictionaries/andrew.xml @@ -0,0 +1,7 @@ +<component name="ProjectDictionaryState"> + <dictionary name="andrew"> + <words> + <w>alee</w> + </words> + </dictionary> +</component>
\ No newline at end of file |
