mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-20 15:10:02 +01:00
dix and os: gitignore dix.O and os.O
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com> Signed-off-by: Gaetan Nadon <memsize@videotron.ca> Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
3d41939d03
commit
84bb0207f6
2 changed files with 2 additions and 0 deletions
1
dix/.gitignore
vendored
1
dix/.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
||||||
# Add & Override for this directory and it's subdirectories
|
# Add & Override for this directory and it's subdirectories
|
||||||
Xserver-dtrace.h
|
Xserver-dtrace.h
|
||||||
|
dix.O
|
||||||
|
|
|
||||||
1
os/.gitignore
vendored
Normal file
1
os/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
os.O
|
||||||
Loading…
Add table
Reference in a new issue