diff options
author | Keith Packard <keithp@keithp.com> | 2017-12-13 15:12:27 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2017-12-13 15:12:27 -0800 |
commit | 4d0b8eb28b9683b27f32542ceadba5eb97f3c088 (patch) | |
tree | 0c9c5b26cc90da7c7202a642a157018614f97a5c /xf86bigfontproto/.gitignore | |
parent | 3ee40885bd4a4bcf41cc7dd909245bdc52435324 (diff) |
Move common xf86bigfontproto files out of the way
Diffstat (limited to 'xf86bigfontproto/.gitignore')
-rw-r--r-- | xf86bigfontproto/.gitignore | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/xf86bigfontproto/.gitignore b/xf86bigfontproto/.gitignore new file mode 100644 index 0000000..6318297 --- /dev/null +++ b/xf86bigfontproto/.gitignore @@ -0,0 +1,78 @@ +# +# X.Org module default exclusion patterns +# The next section if for module specific patterns +# +# Do not edit the following section +# GNU Build System (Autotools) +aclocal.m4 +autom4te.cache/ +autoscan.log +ChangeLog +compile +config.guess +config.h +config.h.in +config.log +config-ml.in +config.py +config.status +config.status.lineno +config.sub +configure +configure.scan +depcomp +.deps/ +INSTALL +install-sh +.libs/ +libtool +libtool.m4 +ltmain.sh +lt~obsolete.m4 +ltoptions.m4 +ltsugar.m4 +ltversion.m4 +Makefile +Makefile.in +mdate-sh +missing +mkinstalldirs +*.pc +py-compile +stamp-h? +symlink-tree +texinfo.tex +ylwrap + +# Do not edit the following section +# Edit Compile Debug Document Distribute +*~ +*.[0-9] +*.[0-9]x +*.bak +*.bin +core +*.dll +*.exe +*-ISO*.bdf +*-JIS*.bdf +*-KOI8*.bdf +*.kld +*.ko +*.ko.cmd +*.lai +*.l[oa] +*.[oa] +*.obj +*.patch +*.so +*.pcf.gz +*.pdb +*.tar.bz2 +*.tar.gz +# +# Add & Override patterns for xf86bigfontproto +# +# Edit the following section as needed +# For example, !report.pc overrides *.pc. See 'man gitignore' +# |