mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2026-09-12 08:46:36 -04:00
* .gitignore: Add !lib/std*.in.h, so as to not ignore the .in.h files.
This commit is contained in:
parent
3cf7629f98
commit
82ec808f0a
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -65,6 +65,7 @@ lib/inttypes.h
|
|||
lib/libgnu.a
|
||||
lib/signal.h
|
||||
lib/std*.h
|
||||
!lib/std*.in.h
|
||||
lib/string.h
|
||||
lib/sys/
|
||||
lib/time.h
|
||||
|
|
|
|||
Loading…
Reference in a new issue