# Maven target/ *.war *.jar *.ear .classpath .project .settings/ # Node.js node_modules/ npm-debug.log* yarn-debug.log* yarn-error.log* .pnpm-debug.log* dist/ .cache/ # IDE - VSCode .vscode/ *.code-workspace .history/ # IDE - IntelliJ IDEA .idea/ *.iml *.iws *.ipr # Logs logs/ *.log # OS .DS_Store Thumbs.db