swc

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.nihaljere.xyz/swc
Log | Files | Refs | README | LICENSE

commit dcc33a0c707ae02a4e35bdedbb62427c0468c538
parent 7383ab40046a71badb62e94604241ef200517ac7
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 17 Dec 2013 10:38:00 -0800

Add xserver protocol files to .gitignore

Diffstat:
M.gitignore | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -4,6 +4,8 @@ protocol/wayland-drm-protocol.c protocol/wayland-drm-server-protocol.h +protocol/xserver-protocol.c +protocol/xserver-server-protocol.h /.deps/ /swc.pc