Skip to content

Commit e3f4942

Browse files
committed
chore: ignore local Agda and tooling caches
1 parent 25986ae commit e3f4942

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,10 @@
22
arghda-core/target/
33
.claude/
44
.agda/
5+
6+
# direnv / nix local cache
7+
.direnv/
8+
9+
# editor / tooling backup files
10+
*.bak
11+
*~

0 commit comments

Comments
 (0)