aboutsummaryrefslogtreecommitdiff
path: root/.acccheckpointignore
blob: 94f849c1d469d770bc2107e9da0e6d70501933f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
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