mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
.gitignore: use common defaults with custom section #24239
Using common defaults will reduce errors and maintenance. Only the very small or inexistent custom section need periodic maintenance when the structure of the component changes. Do not edit defaults. Reviewed-By: Jeremy Huddleston <jeremyhu@apple.com> Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
committed by
Keith Packard
parent
9071b0d697
commit
c739beb439
5
include/.gitignore
vendored
Normal file
5
include/.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# Add & Override for this directory and it's subdirectories
|
||||
*-config.h
|
||||
do-not-use-config.h.in
|
||||
xorg-server.h
|
||||
|
||||
Reference in New Issue
Block a user