diff options
| author | Fuwn <[email protected]> | 2021-03-06 17:23:10 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-03-06 17:23:10 -0800 |
| commit | abaf52ef7e95b754a913cb6ffe22630f62c74b86 (patch) | |
| tree | a8aa7d0fd483266680d24c97302e3c27be4d98b0 | |
| parent | chore: license (diff) | |
| download | discordeno-cli-abaf52ef7e95b754a913cb6ffe22630f62c74b86.tar.xz discordeno-cli-abaf52ef7e95b754a913cb6ffe22630f62c74b86.zip | |
chore: .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..25e52e7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +# IDE +.idea/ +.vscode/ |