diff options
| author | destruc7i0n <6181960+destruc7i0n@users.noreply.github.com> | 2018-11-11 15:56:49 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-11 15:56:49 -0500 |
| commit | b8781c45e095832e273248e73528328eaefe4138 (patch) | |
| tree | 29b6e17e56059403410df4810917eb87b6008d19 /.gitignore | |
| parent | Merge pull request #29 from Arcensoth/master (diff) | |
| parent | Let's make this usable again! (diff) | |
| download | shulker-b8781c45e095832e273248e73528328eaefe4138.tar.gz shulker-b8781c45e095832e273248e73528328eaefe4138.zip | |
Merge pull request #33 from destruc7i0n/webhooks
Webhooks!
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 504afef..c917706 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ node_modules/ package-lock.json + +.idea |