diff options
| author | Karan Jayachandra <karan.jayachandra@nxp.com> | 2026-07-17 14:34:18 +0200 |
|---|---|---|
| committer | Karan Jayachandra <karan.jayachandra@nxp.com> | 2026-07-17 14:34:18 +0200 |
| commit | 0d0788cd4ee378fba19e47a2c5d5527c196b65e0 (patch) | |
| tree | 0fbd0e2644e94e0227005947004541fd4ff4d53e /.acccheckpointignore | |
Initial commit
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 |
