diff --git a/.gitignore b/.gitignore index 5d947ca..7788f51 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,11 @@ bin-release/ # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` # should NOT be excluded as they contain compiler settings and other important # information for Eclipse / Flash Builder. +/node_modules/ +/.idea/.gitignore +/.vite/deps/_metadata.json +/.idea/fishery-ui.iml +/.idea/modules.xml +/.vite/deps/package.json +/.idea/vcs.xml +.gitignore