29 lines
324 B
Text
29 lines
324 B
Text
# Binaries
|
|
/nextworkspace
|
|
app/core
|
|
app/core.exe
|
|
app/data/*.db
|
|
app/data/*.db-wal
|
|
app/data/*.db-shm
|
|
src/setupcheck
|
|
src/setupcheck.exe
|
|
|
|
# OS files
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Editor/IDE
|
|
.vscode/
|
|
.idea/
|
|
*.swp
|
|
*.swo
|
|
|
|
# Environment
|
|
.env
|
|
.env.local
|
|
|
|
# Temp
|
|
tmp/
|
|
*.tmp
|
|
tools/nextwks-tool/nextwks-tool
|
|
tools/register-certs/register-certs
|