diff options
author | Jasper St. Pierre <jstpierre@mecheye.net> | 2013-12-09 15:06:45 -0500 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2013-12-09 12:15:41 -0800 |
commit | cf389f591795e21ce69c36f43acf7d8d8b28942a (patch) | |
tree | 17b48288f22df3ee3c311dfe1416dfb969e1f775 /xwayland | |
parent | 8f180d44f554a9ab23e51e3d2c4338e64338c63f (diff) | |
download | weston-cf389f591795e21ce69c36f43acf7d8d8b28942a.tar.gz weston-cf389f591795e21ce69c36f43acf7d8d8b28942a.tar.bz2 weston-cf389f591795e21ce69c36f43acf7d8d8b28942a.zip |
Update .gitignore
Diffstat (limited to 'xwayland')
-rw-r--r-- | xwayland/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xwayland/.gitignore b/xwayland/.gitignore new file mode 100644 index 00000000..2c11e7b0 --- /dev/null +++ b/xwayland/.gitignore @@ -0,0 +1,2 @@ +xserver-protocol.c +xserver-server-protocol.h |