Update .gitignore

This commit is contained in:
Jasper St. Pierre
2013-12-09 15:06:45 -05:00
committed by Kristian Høgsberg
parent 8f180d44f5
commit cf389f5917
3 changed files with 6 additions and 8 deletions
+4
View File
@@ -0,0 +1,4 @@
desktop-shell-protocol.c
desktop-shell-server-protocol.h
xdg-shell-protocol.c
xdg-shell-server-protocol.h
-8
View File
@@ -7,17 +7,9 @@ screenshooter-server-protocol.h
spring-tool spring-tool
text-cursor-position-protocol.c text-cursor-position-protocol.c
text-cursor-position-server-protocol.h text-cursor-position-server-protocol.h
tablet-shell-protocol.c
tablet-shell-server-protocol.h
xserver-protocol.c
xserver-server-protocol.h
desktop-shell-protocol.c
desktop-shell-server-protocol.h
text-protocol.c text-protocol.c
text-server-protocol.h text-server-protocol.h
workspaces-protocol.c workspaces-protocol.c
workspaces-server-protocol.h workspaces-server-protocol.h
input-method-protocol.c input-method-protocol.c
input-method-server-protocol.h input-method-server-protocol.h
xdg-shell-protocol.c
xdg-shell-server-protocol.h
+2
View File
@@ -0,0 +1,2 @@
xserver-protocol.c
xserver-server-protocol.h