diff options
author | Jon TURNEY <jon.turney@dronecode.org.uk> | 2011-09-22 14:43:38 +0100 |
---|---|---|
committer | Jon TURNEY <jon.turney@dronecode.org.uk> | 2011-09-25 13:17:19 +0100 |
commit | bcfb8e8ce56cf47bc6a61bd8c896bafba9e2a9c2 (patch) | |
tree | f900a64ea98824b95341f44dd2a898e6095f6dec /.gitignore | |
parent | 862b9ce4aa819bf87b6e24db9d7d5867cbaa577c (diff) |
Add generated Xcursor.h to .gitignore
Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Tested-by: Gaetan Nadon <memsize@videotron.ca>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -76,3 +76,4 @@ core # Edit the following section as needed # For example, !report.pc overrides *.pc. See 'man gitignore' # +include/X11/Xcursor/Xcursor.h |