xf86-video-amdgpu: Branch 'master' - 2 commits

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jul 23 17:41:11 UTC 2025


 .gitignore |   24 +-----------------------
 1 file changed, 1 insertion(+), 23 deletions(-)

New commits:
commit 2ef8e9b88dbd58ce413179f10bf2202fec3abf93
Author: Mario Limonciello <mario.limonciello at amd.com>
Date:   Wed Jul 23 12:27:02 2025 -0500

    trivial: ignore .vscode directory
    
    Signed-off-by: Mario Limonciello <mario.limonciello at amd.com>

diff --git a/.gitignore b/.gitignore
index f56c3a8..ee8ca3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ install-sh
 missing
 mkinstalldirs
 *.pc
+.vscode
 py-compile
 symlink-tree
 texinfo.tex
commit d6fc656247af51675913d4748d97ae260c6ce08d
Author: Mario Limonciello <mario.limonciello at amd.com>
Date:   Wed Jul 23 12:25:06 2025 -0500

    trivial: drop unused gitignore
    
    Signed-off-by: Mario Limonciello <mario.limonciello at amd.com>

diff --git a/.gitignore b/.gitignore
index 0397812..f56c3a8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,37 +4,14 @@
 #
 #	Do not edit the following section
 # 	GNU Build System (Autotools)
-aclocal.m4
-autom4te.cache/
-autoscan.log
 ChangeLog
-compile
-config.guess
-config.h
-config.h.in
-config.log
-config-ml.in
-config.py
-config.status
-config.status.lineno
-config.sub
-configure
-configure.scan
 depcomp
-.deps/
 INSTALL
 install-sh
-.libs/
-libtool
-ltmain.sh
-Makefile
-Makefile.in
-mdate-sh
 missing
 mkinstalldirs
 *.pc
 py-compile
-stamp-h?
 symlink-tree
 texinfo.tex
 ylwrap


More information about the xorg-commit mailing list