Add common noise to .gitignore (coverage, test binaries, stray config test, session docs)

This commit is contained in:
2026-05-26 22:39:41 -05:00
parent 4bb8947ecf
commit 9b4bcabd67
+10
View File
@@ -13,3 +13,13 @@
#test cache #test cache
/steamcache/test_cache/* /steamcache/test_cache/*
!/steamcache/test_cache/.gitkeep !/steamcache/test_cache/.gitkeep
# Test artifacts and coverage
coverage.out
*.test
# Stray/unwanted test file from previous work
config/config_test.go
# Large session-generated review notes
docs/