[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/tty-child-frames 55af24a1c29 10/10: Don't ignore .patch files
From: |
Gerd Moellmann |
Subject: |
scratch/tty-child-frames 55af24a1c29 10/10: Don't ignore .patch files |
Date: |
Tue, 22 Oct 2024 00:43:42 -0400 (EDT) |
branch: scratch/tty-child-frames
commit 55af24a1c29724401d66ddd485cf6e4776fe5050
Author: Gerd Möllmann <gerd@gnu.org>
Commit: Gerd Möllmann <gerd@gnu.org>
Don't ignore .patch files
This is VERY bad for magit users like me.
---
.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index c1f31514d06..ccf3f256579 100644
--- a/.gitignore
+++ b/.gitignore
@@ -323,7 +323,6 @@ gnustmp*
*~
\#*\#
ChangeLog
-[0-9]*.patch
[0-9]*.txt
/vc-dwim-log-*
- branch scratch/tty-child-frames created (now 55af24a1c29), Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 5445062fabc 02/10: Check for tty-child-frames feature in show-paren, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 0012e555d96 07/10: Don't set internal_last_event_frame to nil, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 4a3ba42e6f8 08/10: Comment, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 23409041b13 05/10: Accept frame param width/height of 0, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames fbe63a33f1a 09/10: Comment, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 55b72ad8755 03/10: Set top terminal frame also to children, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 55af24a1c29 10/10: Don't ignore .patch files,
Gerd Moellmann <=
- scratch/tty-child-frames 6aa203bb04f 06/10: Minor refactoring, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames 414de92a562 01/10: Initial child frames based on master, Gerd Moellmann, 2024/10/22
- scratch/tty-child-frames e0ca1256a57 04/10: Don't check for child frame support, Gerd Moellmann, 2024/10/22