chore: update .gitignore
This commit is contained in:
parent
951d9d970c
commit
1ddd4d701b
3 changed files with 3 additions and 5 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,3 +9,6 @@
|
||||||
.env
|
.env
|
||||||
.turbo
|
.turbo
|
||||||
CLAUDE.md
|
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