Gitignore scripts/ — beholdes lokalt for convenience
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
096ae781e5
commit
914598c402
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -4,8 +4,8 @@
|
||||||
# Scratch (testfiler, notater, midlertidig)
|
# Scratch (testfiler, notater, midlertidig)
|
||||||
.scratch/
|
.scratch/
|
||||||
|
|
||||||
# Generert kontekstfil
|
# Lokale scripts (convenience, ikke i git)
|
||||||
scripts/server_context.md
|
scripts/
|
||||||
|
|
||||||
# Miljovariabler
|
# Miljovariabler
|
||||||
.env.local
|
.env.local
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue