diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-05-14 13:30:19 -0400 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2011-05-14 11:22:26 -0700 |
commit | 96c65be39b98cfe035be0a3988dce519549249f3 (patch) | |
tree | 1a5c776841885d273b53b87811048c0c0db26186 /.gitignore | |
parent | dbe26634e4f12eba905540666783c9879aa3a49a (diff) |
doc: relocate xserver.ent in the package root directory
This is the appropriate location for reusable configuration and/or
makefile artifacts as opposed to picking one of the subdirs where
it is used.
It shields them from future doc reorg as every subdir
will refer to the root package which never changes location.
Reviewed-by Jeremy Huddleston <jeremyhu@apple.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 72390a0c3..94a12fdc2 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ core # doltcompile doltlibtool +xserver.ent |