# macOS .DS_Store # Linux *~ # Node.js node_modules/ npm-debug.log* yarn-debug.log* package-lock.json # Logs logs/ *.log # Environment files .env # Editor directories and files .vscode/ .idea/ *.suo *.ntvs* *.njsproj *.sln # Build directories build/ tmp/ temp/ # Python __pycache__/ *.py[cod] *$py.class src/__pycache__/ src/services/__pycache__/ src/views/__pycache__/ main.spec dist/output/ dist/main.exe *.whl win_driver/