diff options
Diffstat (limited to '.acccheckpointignore')
| -rw-r--r-- | .acccheckpointignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.acccheckpointignore b/.acccheckpointignore new file mode 100644 index 0000000..94f849c --- /dev/null +++ b/.acccheckpointignore @@ -0,0 +1,10 @@ +# .acccheckpointignore +# Add file or directory patterns here to exclude them from ACC checkpoint snapshots. +# Syntax is the same as .gitignore — one pattern per line. +# Lines starting with '#' are comments. +# +# Examples: +# large-dataset/ +# *.bin +# tmp/ +# secrets.env |
