opengenerals/.gitignore

22 lines
144 B
Plaintext

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