giteabot backport / giteabot (push) Canceled after 0s
giteabot / giteabot (push) Canceled after 0s
release-nightly / nightly-binary (push) Canceled after 0s
release-nightly / nightly-container (push) Canceled after 0s
cache-seeder / gobuild (push) Canceled after 0s
cache-seeder / lint (bindata, lint-backend) (push) Canceled after 0s
release-nightly-snapcraft / build-and-publish (push) Canceled after 0s
Includes direct password setup links in registration emails. Assisted-by: Codex:GPT-5
30 lines
424 B
Plaintext
30 lines
424 B
Plaintext
# gitignore template for NW.js projects
|
|
# website: https://nwjs.io/
|
|
|
|
# Seen in standard and sdk versions
|
|
credits.html
|
|
locales/
|
|
libEGL.dll
|
|
libGLEv2.dll
|
|
node.dll
|
|
nw.dll
|
|
nw.exe
|
|
natives_blob.bin
|
|
nw_100_percent.pak
|
|
nw_200_percent.pak
|
|
nw_elf.dll
|
|
snapshot_blob.bin
|
|
resources.pak
|
|
|
|
# Seen only in standard
|
|
d3dcompiler_47.dll
|
|
ffmpeg.dll
|
|
icudtl.dat
|
|
|
|
# Seen only in sdk
|
|
pnacl/
|
|
chromedriver.exe
|
|
nacl_irt_x86_64.nexe
|
|
nwjc.exe
|
|
payload.exe
|