# .gitignore # Ignore the .idea directory .idea/ # Other files and directories to ignore node_modules/ dist/ *.log *.tmp