diff options
Diffstat (limited to 'libxcb/src/.gitignore')
-rw-r--r-- | libxcb/src/.gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/libxcb/src/.gitignore b/libxcb/src/.gitignore index dd0db52df..e948124ad 100644 --- a/libxcb/src/.gitignore +++ b/libxcb/src/.gitignore @@ -1,3 +1,7 @@ +dri3.c
+dri3.h
+present.c
+present.h
bigreq.c
bigreq.h
composite.c
@@ -53,4 +57,4 @@ xtest.h xv.c
xv.h
xvmc.c
-xvmc.h
\ No newline at end of file +xvmc.h
|