diff --git a/.gitignore b/.gitignore index ea23bf3..33ba78a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,11 @@ -options.json +# Environment BS node_modules .vscode yarn-error.log old.eslintrc.json + +# Logs, duh logs -emojis.json + +# Client settings - private +options.json \ No newline at end of file