Skip to content

Commit 8a3502d

Browse files
hyperpolymathclaude
andcommitted
fix: remove tracked build artifacts, update gitignore
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 618cb2b commit 8a3502d

5 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ __pycache__/
5151

5252
# Ada/SPARK
5353
*.ali
54-
/obj/
54+
*.o
55+
obj/
5556
/bin/
5657

5758
# Haskell
-53.9 KB
Binary file not shown.
-15.2 KB
Binary file not shown.
-16.1 KB
Binary file not shown.
-37.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)