updated .gitignor

This commit is contained in:
Tristan Ancelet
2026-08-10 13:00:23 -05:00
parent 29327a3e83
commit 405303e4f8
3 changed files with 11 additions and 69 deletions
+11 -14
View File
@@ -1,14 +1,11 @@
# Crystal build artifacts
/.build/
/bin/
# Compiled test binary (crystal build test.cr)
test
# Shards cache
/.shards/
/lib/
# Editor
tags
.DS_Store
*
!CLAUDE.md
!src/
!src/**
!shard.yml
!README.md
!design.adoc
!docs/
!docs/**
!Makefile
!LICENSE