chore: update .gitignore
This commit is contained in:
parent
9a1797b8b2
commit
5b1d7eff17
3 changed files with 3 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,3 +9,6 @@
|
|||
.env
|
||||
.turbo
|
||||
CLAUDE.md
|
||||
|
||||
mutagen.yml.lock
|
||||
notes.md
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
proj_Nwis7nYU1DiPGTtNlwRKBVtdgo5cOWPsnwbtxj2Urg0
|
||||
4
notes.md
4
notes.md
|
|
@ -1,4 +0,0 @@
|
|||
docker run --rm -it -v nicolas:/data alpine sh -lc 'echo hello > /data/hi && cat /data/hi'
|
||||
|
||||
mount -t davfs http://192.168.2.42 /mnt/webdav
|
||||
|
||||
Loading…
Reference in a new issue