pinball/.gitignore

24 lines
359 B
Plaintext
Raw Permalink Normal View History

2024-02-27 18:19:33 -08:00
#///////////////////////////
# Cocos Creator 3D Project
#///////////////////////////
library/
temp/
local/
build/
profiles/
native
#//////////////////////////
# NPM
#//////////////////////////
node_modules/
#//////////////////////////
# VSCode
#//////////////////////////
2024-05-07 03:20:37 -07:00
# .vscode/
2024-02-27 18:19:33 -08:00
#//////////////////////////
# WebStorm
#//////////////////////////
.idea/