diff options
| author | Unknown <jtsshieh@outlook.com> | 2018-02-23 12:53:05 -0500 |
|---|---|---|
| committer | Unknown <jtsshieh@outlook.com> | 2018-02-23 12:53:05 -0500 |
| commit | f064ac1f54462f091bf936a2174cbc94978ffdc7 (patch) | |
| tree | 8487d82d398b14b63b2d3845da6f0d357780c89a /.gitignore | |
| parent | 4c98cd545d5e437b8527081e5a75bbbf75eb4dae (diff) | |
| download | PokeBot-f064ac1f54462f091bf936a2174cbc94978ffdc7.tar.gz PokeBot-f064ac1f54462f091bf936a2174cbc94978ffdc7.tar.bz2 PokeBot-f064ac1f54462f091bf936a2174cbc94978ffdc7.zip | |
Initial Commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,3 +26,5 @@ build/Release # Dependency directory # https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git node_modules + +config.json |
