ScavXpCounts/.buildignore
2024-11-12 11:51:30 -07:00

23 lines
260 B
Plaintext

/.buildignore
/.DS_Store
/.editorconfig
/.eslintignore
/.eslintrc.json
/.git
/.github
/.gitignore
/.gitlab
/.nvmrc
/.prettierrc
/.vscode
/build.mjs
/dist
/images
/mod.code-workspace
/node_modules
/package-lock.json
/tsconfig.json
/types
/user
README.md
LICENSE