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