EmulatorJS/.gitignore
Allan Niles 2cce5430ae
add emulatorjs to npm (#775)
Create NPM release #755
2024-02-12 21:58:10 -06:00

11 lines
No EOL
159 B
Text

**/node_modules/
*.db
data/minify/package-lock.json
package-lock.json
yarn.lock
roms/
data/emulator.min.js
data/emulator.min.css
data/cores
.DS_Store
.vscode/*