We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 25986ae + e3f4942 commit b659648Copy full SHA for b659648
1 file changed
.gitignore
@@ -2,3 +2,10 @@
2
arghda-core/target/
3
.claude/
4
.agda/
5
+
6
+# direnv / nix local cache
7
+.direnv/
8
9
+# editor / tooling backup files
10
+*.bak
11
+*~
0 commit comments