mirror of
https://github.com/EmulatorJS/EmulatorJS.git
synced 2026-02-06 11:17:36 +00:00
* make build script * fix formating * Add newline * test action * debug * tag logic * that would do it * GITHUB_ENV * NODE_AUTH_TOKEN * update version * change order * setup cores * it works now
16 lines
233 B
Plaintext
16 lines
233 B
Plaintext
node_modules/
|
|
package-lock.json
|
|
yarn.lock
|
|
roms/
|
|
data/emulator.min.js
|
|
data/emulator.min.css
|
|
data/cores/*
|
|
!data/cores/README.md
|
|
!data/cores/core-README.md
|
|
!data/cores/package.json
|
|
!data/cores/.npmignore
|
|
.DS_Store
|
|
.vscode/*
|
|
*.tgz
|
|
dist/
|