node_modules/ dist/ .web2app/ release/ # Binaries & executables *.exe *.dll *.so *.dylib *.bin *.pak *.dat # Disk images & installers *.dmg *.iso *.img *.AppImage *.deb *.rpm # Archives *.zip *.7z *.tar *.gz *.rar # Images (binary formats) *.ico *.icns *.png *.jpg *.jpeg *.gif *.bmp *.webp # Documents *.pdf *.doc *.docx *.xls *.xlsx *.ppt *.pptx # Audio & Video *.mp3 *.mp4 *.avi *.mov *.wav *.flac *.mkv # Fonts *.ttf *.otf *.woff *.woff2 # Database *.db *.sqlite *.sqlite3 # Object & build artifacts *.o *.obj *.class *.lib *.a *.pdb *.idb # Other binary *.snap *.crx # Logs *.log # OS .DS_Store Thumbs.db