# Logs *.log # Dependency directories node_modules/ dist ### vscode ### .vscode/* !.vscode/settings.json !.vscode/tasks.json !.vscode/launch.json !.vscode/extensions.json !.vscode/*.code-snippets *.code-workspace # Generated files .idea/**/contentModel.xml # Sensitive or high-churn files .idea/**/dataSources/ .idea/**/dataSources.ids .idea/**/dataSources.local.xml .idea/**/sqlDataSources.xml .idea/**/dynamic.xml .idea/**/uiDesigner.xml .idea/**/dbnavigator.xml # Cache file creation bug .yarn/cache/* .yarn/sdks/eslint/* .yarn/sdks/prettier/* .yarn/install-state.gz .yarn/build-state.url .yarn/releases.gz ### yarn ### # https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored .pnp.* .yarn/* !.yarn/releases !.yarn/plugins !.yarn/sdks !.yarn/versions !.yarn/cache # Options and credentials for the bot src/config/options.ts # Unused sqlite database, uses postgresql now but I am keeping it in here just in case data.db # IRONM00N's Crap src/config/options_old.ts src/config/options_pi.ts lib/badlinks-secret.json5