21 lines
No EOL
263 B
Text
21 lines
No EOL
263 B
Text
# Logs
|
|
logs
|
|
*.log
|
|
|
|
node_modules
|
|
dist
|
|
out
|
|
extras
|
|
# we are using bun, the package-json only exists after running the macos build
|
|
package-json.lock
|
|
|
|
# Editor directories and files
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
.idea
|
|
.DS_Store
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw? |