opengenerals/.gitignore

28 lines
181 B
Plaintext

build
*.zip
# Executables
*.pch
*.out
*.exe
*.dll
*.so
# Node.JS
package-lock.json
node_modules
# Editor
*.swp
.vscode
# Xmake
.xmake
# Test
*.tmp
# Config
config.mjs
kv-data