journal/.gitignore
stan44 ad199c338c SDT is standalone now, journal can use the bridge.
sdt can compile journal and other projects.
it using a json config system.
this program's Repo exists on the Gitea under stan.
Readme included as well.
2026-03-02 19:54:35 -06:00

59 lines
672 B
Plaintext

# Build output
bin/
obj/
# Visual Studio
.vs/
*.user
*.suo
*.userosscache
*.sln.docstates
# Rider
.idea/
*.sln.iml
# VS Code
.vscode/
# NuGet
*.nupkg
**/packages/
project.lock.json
project.fragment.lock.json
.nuget/
.dotnet_home/
.journal-sidecar/
.tmp
.npm
output/
# Publish output
publish/
# User secrets
secrets.json
# Windows
Thumbs.db
desktop.ini
# Runtime journal data (created by sidecar at repo root)
journal/
logs/
# macOS
.DS_Store
# Node
node_modules/
# OTHER
.just/
journalapp.exe
Journal.App/node_modules.old/@rollup/.rollup-win32-x64-msvc-IjiZshxL/rollup.win32-x64-msvc.node
journalapp(1).exe
.cache/
scripts/__pycache__/
.sdt/
devtool.backup.json