22 lines
139 B
Plaintext
22 lines
139 B
Plaintext
build
|
|
*.zip
|
|
|
|
# Executables
|
|
*.pch
|
|
*.out
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
|
|
# Node.JS
|
|
package-lock.json
|
|
node_modules
|
|
|
|
# Editor
|
|
*.swp
|
|
.vscode
|
|
|
|
# Xmake
|
|
.xmake
|
|
|