Files
socraticode/.socraticodeignore.example
2026-02-28 17:06:21 +00:00

13 lines
360 B
Plaintext

# .socraticodeignore — additional ignore patterns for SocratiCode indexing
# Place a copy of this file as .socraticodeignore in your project root.
# Patterns follow the same syntax as .gitignore.
# Example: ignore test fixtures
# tests/fixtures/
# Example: ignore generated code
# generated/
# Example: ignore specific large files
# data/big-dataset.json