Skip to content

Commit 2a96bf6

Browse files
committed
gitignore
1 parent 6d0f7a6 commit 2a96bf6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
**/deps/
55
**/doc/
66

7+
78
# If the VM crashes, it generates a dump, let's ignore it too.
89
erl_crash.dump
910

@@ -13,6 +14,9 @@ erl_crash.dump
1314
# Ignore package tarball (built via "mix hex.build").
1415
artefactory-*.tar
1516

17+
# AI Guidance
18+
/.claude
19+
1620
# Temporary files, for example, from tests.
1721
/tmp/
1822

0 commit comments

Comments
 (0)