Justin Black commited on
Commit
5eed86e
·
1 Parent(s): d1f8e44

Add no-Claude-branding rule to CLAUDE.md

Browse files
Files changed (1) hide show
  1. CLAUDE.md +4 -0
CLAUDE.md CHANGED
@@ -2,6 +2,10 @@
2
 
3
  This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4
 
 
 
 
 
5
  ## Project Overview
6
 
7
  IndicTrans2 Translation Tool — a Gradio web application deployed on HuggingFace Spaces that translates between English and 22+ Indian languages using the IndicTrans2 1B model (ai4bharat). Supports text translation and document translation (PDF/DOCX) with formatting preservation.
 
2
 
3
  This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
4
 
5
+ ## Commit Guidelines
6
+
7
+ - Never include Claude branding (e.g. `Co-Authored-By: Claude`) in commits or anywhere in the codebase.
8
+
9
  ## Project Overview
10
 
11
  IndicTrans2 Translation Tool — a Gradio web application deployed on HuggingFace Spaces that translates between English and 22+ Indian languages using the IndicTrans2 1B model (ai4bharat). Supports text translation and document translation (PDF/DOCX) with formatting preservation.