mirror of
https://github.com/dockur/windows.git
synced 2026-02-03 17:27:21 +00:00
chore: Add snapshots/ to .gitignore with .gitkeep placeholder
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
e7dc55454b
commit
40b5466a77
4
.gitignore
vendored
4
.gitignore
vendored
@ -7,6 +7,10 @@ data/*
|
|||||||
data/*/**
|
data/*/**
|
||||||
!data/*/.gitkeep
|
!data/*/.gitkeep
|
||||||
|
|
||||||
|
# Snapshot contents (generated at runtime)
|
||||||
|
snapshots/*
|
||||||
|
!snapshots/.gitkeep
|
||||||
|
|
||||||
# Instance compose files and registry (generated at runtime)
|
# Instance compose files and registry (generated at runtime)
|
||||||
instances/
|
instances/
|
||||||
|
|
||||||
|
|||||||
0
snapshots/.gitkeep
Normal file
0
snapshots/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user