From 012a024a8d2a015c368ef2db54236818cc916fe8 Mon Sep 17 00:00:00 2001 From: Devin Dooley Date: Mon, 19 May 2025 18:20:26 +0000 Subject: [PATCH] Restore trailing newline in Python.gitignore --- Python.gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Python.gitignore b/Python.gitignore index dd15ec48..651a6d10 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -173,9 +173,9 @@ cython_debug/ # PyPI configuration file .pypirc -# Cursor -# Cursor is an AI-powered code editor.`.cursorignore` specifies files/directories to +# Cursor +# Cursor is an AI-powered code editor. `.cursorignore` specifies files/directories to # exclude from AI features like autocomplete and code analysis. Recommended for sensitive data # refer to https://docs.cursor.com/context/ignore-files .cursorignore -.cursorindexingignore \ No newline at end of file +.cursorindexingignore