summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
author8cy <[email protected]>2020-06-15 03:11:07 -0700
committer8cy <[email protected]>2020-06-15 03:11:07 -0700
commitdc8b0cc5afbd012b7f4be060dc5cefe9b3c03947 (patch)
treebcb7e56dfda865012d719886865fb7b9d35e534d /.gitignore
parentInitial commit (diff)
downloadlua-discord-bot-example-dc8b0cc5afbd012b7f4be060dc5cefe9b3c03947.tar.xz
lua-discord-bot-example-dc8b0cc5afbd012b7f4be060dc5cefe9b3c03947.zip
enjoy the essay readme )))
:heart:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..cb222a9
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+/deps
+discordia.log
+gateway.json \ No newline at end of file