]> git.eshelyaron.com Git - emacs.git/commitdiff
Allow git 1.8.2 features in .gitignore
authorStefan Kangas <stefankangas@gmail.com>
Sun, 23 Jun 2024 13:46:42 +0000 (15:46 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 24 Jun 2024 07:13:09 +0000 (09:13 +0200)
* .gitignore: Assume git 1.8.2 or later; we already use the '**' feature
from that version since 2021.

(cherry picked from commit 93088fc13c47fbab875f9ee173c0a66d623d91c6)

.gitignore

index ec69fa775a4a478f5680a8f850b92782553a9c96..90df4ebd38cbc144e6417cc943629889a18f5bfd 100644 (file)
 # along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 
-# Currently we assume only Git 1.7.1 (April 2010) or later, so this
-# file does not rely on "**" in patterns.  The "**" feature was added
-# in Git 1.8.2 (March 2013).
-
-
 # Personal customization.
 .dir-locals-2.el
 .no-advice-on-failure
@@ -118,8 +113,8 @@ cross/ndk-build/ndk-build.mk
 cross/ndk-build/*.o
 
 # Lisp-level sources built by 'make'.
-*cus-load.el
-*loaddefs.el
+lisp/**/*cus-load.el
+lisp/**/*loaddefs.el
 lisp/eshell/esh-module-loaddefs.el
 lisp/finder-inf.el
 lisp/leim/ja-dic/