ci: docker_tag=ext chore: sync ignores, logging and backups
This commit is contained in:
parent
4a153ceefd
commit
48704cb71b
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,6 +11,10 @@ secrets/
|
|||||||
logs/
|
logs/
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
.cargo/
|
||||||
|
Cargo.lock
|
||||||
|
*/.cargo/
|
||||||
|
*/Cargo.lock
|
||||||
# Données
|
# Données
|
||||||
data/
|
data/
|
||||||
.4nk/
|
.4nk/
|
||||||
@ -33,4 +37,4 @@ Thumbs.db
|
|||||||
|
|
||||||
# Temporary files
|
# Temporary files
|
||||||
tmp/
|
tmp/
|
||||||
*.tmp
|
*.tmp.cursor-server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user