mirror of
https://github.com/cloudmaker97/TikTok-mGBA-Emulator.git
synced 2025-12-05 23:48:38 +00:00
9 lines
No EOL
163 B
Text
9 lines
No EOL
163 B
Text
# Ignore VSCode settings
|
|
.vscode
|
|
|
|
# Ignore Node.js modules and build output
|
|
/node/node_modules
|
|
/node/dist
|
|
|
|
# Ignore everything except save files
|
|
/storage/*.sqlite3 |