From 0d0788cd4ee378fba19e47a2c5d5527c196b65e0 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Fri, 17 Jul 2026 14:34:18 +0200 Subject: Initial commit --- .acccheckpointignore | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .acccheckpointignore (limited to '.acccheckpointignore') 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 -- cgit v1.3.1