diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-03-18 20:03:03 -0400 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-03-18 20:03:03 -0400 |
| commit | c0bbf4e2183735bc7eb65a255eccc09f127a160d (patch) | |
| tree | f5041089cf4707e036ac09b0463dfcc33d94c004 /.gitignore | |
| parent | 8fc8385b99883b97f17fe14dda97980a15f1311d (diff) | |
| download | PokeBot-c0bbf4e2183735bc7eb65a255eccc09f127a160d.tar.gz PokeBot-c0bbf4e2183735bc7eb65a255eccc09f127a160d.tar.bz2 PokeBot-c0bbf4e2183735bc7eb65a255eccc09f127a160d.zip | |
FIXY FIXY
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -30,3 +30,6 @@ node_modules config.json *.json *.sqlite + +package.json +package-lock.json |
