ScavXpCounts/.buildignore

23 lines
260 B
Plaintext
Raw Normal View History

2024-02-23 19:26:16 -07:00
/.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
2024-11-12 11:51:30 -07:00
/user
README.md
LICENSE